|
Pepper_42_C_interfaces
|
#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/pp_time.h"#include "ppapi/c/samsung/pp_media_player_samsung.h"
Go to the source code of this file.
Classes | |
| struct | PPP_MediaEventsListener_Samsung_1_0 |
| struct | PPP_SubtitleListener_Samsung_1_0 |
| struct | PPP_BufferingListener_Samsung_1_0 |
| struct | PPP_DRMListener_Samsung_1_0 |
Macros | |
| #define | PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE_1_0 "PPP_MediaEventsListener_Samsung;1.0" |
| #define | PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE_1_0 |
| #define | PPP_SUBTITLELISTENER_SAMSUNG_INTERFACE_1_0 "PPP_SubtitleListener_Samsung;1.0" |
| #define | PPP_SUBTITLELISTENER_SAMSUNG_INTERFACE PPP_SUBTITLELISTENER_SAMSUNG_INTERFACE_1_0 |
| #define | PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE_1_0 "PPP_BufferingListener_Samsung;1.0" |
| #define | PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE_1_0 |
| #define | PPP_DRMLISTENER_SAMSUNG_INTERFACE_1_0 "PPP_DRMListener_Samsung;1.0" |
| #define | PPP_DRMLISTENER_SAMSUNG_INTERFACE PPP_DRMLISTENER_SAMSUNG_INTERFACE_1_0 |
Typedefs | |
| typedef struct PPP_MediaEventsListener_Samsung_1_0 | PPP_MediaEventsListener_Samsung |
| typedef struct PPP_SubtitleListener_Samsung_1_0 | PPP_SubtitleListener_Samsung |
| typedef struct PPP_BufferingListener_Samsung_1_0 | PPP_BufferingListener_Samsung |
| typedef struct PPP_DRMListener_Samsung_1_0 | PPP_DRMListener_Samsung |
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.
| #define PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE_1_0 |
Definition at line 28 of file ppp_media_player_samsung.h.
| #define PPP_BUFFERINGLISTENER_SAMSUNG_INTERFACE_1_0 "PPP_BufferingListener_Samsung;1.0" |
Definition at line 26 of file ppp_media_player_samsung.h.
| #define PPP_DRMLISTENER_SAMSUNG_INTERFACE PPP_DRMLISTENER_SAMSUNG_INTERFACE_1_0 |
Definition at line 32 of file ppp_media_player_samsung.h.
| #define PPP_DRMLISTENER_SAMSUNG_INTERFACE_1_0 "PPP_DRMListener_Samsung;1.0" |
Definition at line 31 of file ppp_media_player_samsung.h.
| #define PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE_1_0 |
Definition at line 18 of file ppp_media_player_samsung.h.
| #define PPP_MEDIAEVENTSLISTENER_SAMSUNG_INTERFACE_1_0 "PPP_MediaEventsListener_Samsung;1.0" |
Definition at line 16 of file ppp_media_player_samsung.h.
| #define PPP_SUBTITLELISTENER_SAMSUNG_INTERFACE PPP_SUBTITLELISTENER_SAMSUNG_INTERFACE_1_0 |
Definition at line 23 of file ppp_media_player_samsung.h.
| #define PPP_SUBTITLELISTENER_SAMSUNG_INTERFACE_1_0 "PPP_SubtitleListener_Samsung;1.0" |
Definition at line 21 of file ppp_media_player_samsung.h.
1.8.6