|
Pepper_56_C_interfaces
Pepper_56_C_interfaces
|
#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_resource.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/pp_time.h"#include "ppapi/c/pp_var.h"#include "ppapi/c/private/pp_video_frame_private.h"Go to the source code of this file.
Classes | |
| struct | PPB_VideoSource_Private_0_1 |
Macros | |
| #define | PPB_VIDEOSOURCE_PRIVATE_INTERFACE_0_1 "PPB_VideoSource_Private;0.1" |
| #define | PPB_VIDEOSOURCE_PRIVATE_INTERFACE PPB_VIDEOSOURCE_PRIVATE_INTERFACE_0_1 |
Typedefs | |
|
typedef struct PPB_VideoSource_Private_0_1 | PPB_VideoSource_Private |
This file defines the PPB_VideoSource_Private interface for a video source resource, which receives video frames from a MediaStream video track in the browser.