Pepper_42_C_interfaces
Classes | Macros | Typedefs
ppb_media_player_samsung.h File Reference
#include "ppapi/c/pp_array_output.h"
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_completion_callback.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_point.h"
#include "ppapi/c/pp_rect.h"
#include "ppapi/c/pp_resource.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_common_samsung.h"
#include "ppapi/c/samsung/pp_media_player_samsung.h"
#include "ppapi/c/samsung/ppp_media_player_samsung.h"
Include dependency graph for ppb_media_player_samsung.h:

Go to the source code of this file.

Classes

struct  PPB_MediaPlayer_Samsung_1_0
 

Macros

#define PPB_MEDIAPLAYER_SAMSUNG_INTERFACE_1_0   "PPB_MediaPlayer_Samsung;1.0"
 
#define PPB_MEDIAPLAYER_SAMSUNG_INTERFACE   PPB_MEDIAPLAYER_SAMSUNG_INTERFACE_1_0
 

Typedefs

typedef struct
PPB_MediaPlayer_Samsung_1_0 
PPB_MediaPlayer_Samsung
 

Detailed Description

This file defines the PPB_MediaPlayer_Samsung interface, which provides multimedia streaming, playback control capabilities.

Part of Pepper Media Player interfaces (Samsung's extension).

Basic idea:

For full description of Data Sources see ppb_media_data_source_samsung.idl.

Definition in file ppb_media_player_samsung.h.

Macro Definition Documentation

#define PPB_MEDIAPLAYER_SAMSUNG_INTERFACE   PPB_MEDIAPLAYER_SAMSUNG_INTERFACE_1_0

Definition at line 27 of file ppb_media_player_samsung.h.

#define PPB_MEDIAPLAYER_SAMSUNG_INTERFACE_1_0   "PPB_MediaPlayer_Samsung;1.0"

Definition at line 26 of file ppb_media_player_samsung.h.