Pepper_31_C_interfaces
Typedefs | Functions
pp_media_common_samsung.h File Reference
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for pp_media_common_samsung.h:

Go to the source code of this file.

Typedefs

typedef int64_t PP_MicrosecondsDelta
 

Functions

 PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_MicrosecondsDelta, 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.

Definition in file pp_media_common_samsung.h.