Pepper_37_C_interfaces
Classes | Macros | Typedefs
ppp_media_player_samsung.h File Reference
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_size.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_time.h"
#include "ppapi/c/samsung/pp_media_player_samsung.h"
Include dependency graph for ppp_media_player_samsung.h:

Go to the source code of this file.

Classes

struct  PPP_MediaEventsListener_Samsung_0_1
 
struct  PPP_MediaMetadataListener_Samsung_0_1
 
struct  PPP_BufferingListener_Samsung_0_1
 
struct  PPP_DRMListener_Samsung_0_1
 

Macros

#define PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE_0_1   "PPP_MediaEventsListener_Samsung;0.1"
 
#define PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE   PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE_0_1
 
#define PPP_MEDIAMETADATALISTENER_SAMSUNG_INTERFACE_0_1   "PPP_MediaMetadataListener_Samsung;0.1"
 
#define PPP_MEDIAMETADATALISTENER_SAMSUNG_INTERFACE   PPP_MEDIAMETADATALISTENER_SAMSUNG_INTERFACE_0_1
 
#define PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE_0_1   "PPP_BufferingListener_Samsung;0.1"
 
#define PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE   PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE_0_1
 
#define PPP_DRMLISTENER_SAMSUNG_INTERFACE_0_1   "PPP_DRMListener_Samsung;0.1"
 
#define PPP_DRMLISTENER_SAMSUNG_INTERFACE   PPP_DRMLISTENER_SAMSUNG_INTERFACE_0_1
 

Typedefs

typedef struct
PPP_MediaEventsListener_Samsung_0_1 
PPP_MediaEventsListener_Samsung
 
typedef struct
PPP_MediaMetadataListener_Samsung_0_1 
PPP_MediaMetadataListener_Samsung
 
typedef struct
PPP_BufferingListener_Samsung_0_1 
PPP_BufferingListener_Samsung
 
typedef struct
PPP_DRMListener_Samsung_0_1 
PPP_DRMListener_Samsung
 

Detailed Description

This file defines events listeners used with the PPB_MediaPlayer_Samsung interface.

Part of Pepper Media Player interfaces (Samsung's extension). See comments in ppb_media_player_samsung.idl.

Definition in file ppp_media_player_samsung.h.

Macro Definition Documentation

#define PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE   PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE_0_1

Definition at line 29 of file ppp_media_player_samsung.h.

#define PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE_0_1   "PPP_BufferingListener_Samsung;0.1"

Definition at line 27 of file ppp_media_player_samsung.h.

#define PPP_DRMLISTENER_SAMSUNG_INTERFACE   PPP_DRMLISTENER_SAMSUNG_INTERFACE_0_1

Definition at line 33 of file ppp_media_player_samsung.h.

#define PPP_DRMLISTENER_SAMSUNG_INTERFACE_0_1   "PPP_DRMListener_Samsung;0.1"

Definition at line 32 of file ppp_media_player_samsung.h.

#define PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE   PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE_0_1

Definition at line 19 of file ppp_media_player_samsung.h.

#define PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE_0_1   "PPP_MediaEventsListener_Samsung;0.1"

Definition at line 17 of file ppp_media_player_samsung.h.

#define PPP_MEDIAMETADATALISTENER_SAMSUNG_INTERFACE   PPP_MEDIAMETADATALISTENER_SAMSUNG_INTERFACE_0_1

Definition at line 24 of file ppp_media_player_samsung.h.

#define PPP_MEDIAMETADATALISTENER_SAMSUNG_INTERFACE_0_1   "PPP_MediaMetadataListener_Samsung;0.1"

Definition at line 22 of file ppp_media_player_samsung.h.