Searched defs:PPB_VideoFrame_0_1 (Results 1 – 1 of 1) sorted by relevance
61 struct PPB_VideoFrame_0_1 { struct70 PP_Bool (*IsVideoFrame)(PP_Resource resource);80 PP_TimeDelta (*GetTimestamp)(PP_Resource frame);91 void (*SetTimestamp)(PP_Resource frame, PP_TimeDelta timestamp);101 PP_VideoFrame_Format (*GetFormat)(PP_Resource frame);133 typedef struct PPB_VideoFrame_0_1 PPB_VideoFrame; argument