Pepper_47_C_interfaces
|
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_time.h"
#include "ppapi/c/pp_var.h"
Go to the source code of this file.
Classes | |
struct | PP_RatingInfo |
struct | PP_EPGEvent |
Enumerations | |
enum | PP_ServiceType { PP_SERVICE_TYPE_INVALID = -1, PP_SERVICE_TYPE_TV } |
Functions | |
PP_COMPILE_ASSERT_SIZE_IN_BYTES (PP_ServiceType, 4) | |
PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_RatingInfo, 3) | |
PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_EPGEvent, 56) | |
This file defines the helper structures for PPB_ProgramSchedule_Samsung
interface.
Definition in file pp_epg_event_samsung.h.