Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
pp_media_common_samsung.h File Reference

Go to the source code of this file.

Classes

struct  PP_EncryptedSubsampleDescription
 

Typedefs

typedef int64_t PP_MicrosecondsDelta
 

Enumerations

enum  PP_ElementaryStream_Type_Samsung {
  PP_ELEMENTARYSTREAM_TYPE_SAMSUNG_UNKNOWN = -1, PP_ELEMENTARYSTREAM_TYPE_SAMSUNG_VIDEO = 0, PP_ELEMENTARYSTREAM_TYPE_SAMSUNG_AUDIO = 1, PP_ELEMENTARYSTREAM_TYPE_SAMSUNG_TEXT = 2,
  PP_ELEMENTARYSTREAM_TYPE_SAMSUNG_MAX = 3
}
 
enum  PP_StreamInitializationMode { PP_STREAMINITIALIZATIONMODE_FULL = 0, PP_STREAMINITIALIZATIONMODE_MINIMAL = 1 }
 

Functions

 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_MicrosecondsDelta, 8)
 
 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_ElementaryStream_Type_Samsung, 4)
 
 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_StreamInitializationMode, 4)
 
 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_EncryptedSubsampleDescription, 8)
 
PP_INLINE double PP_MicrosecondsDeltaToSeconds (PP_MicrosecondsDelta value)
 
PP_INLINE PP_MicrosecondsDelta PP_SecondsToMicrosecondsDelta (double value)
 

Detailed Description

This file defines common structures used by Samsung media PPAPI interfaces.