|
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_macros.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_stdint.h"#include "ppapi/c/pp_var.h"Go to the source code of this file.
Classes | |
| struct | PPB_MediaStreamAudioTrack_0_1 |
Macros | |
| #define | PPB_MEDIASTREAMAUDIOTRACK_INTERFACE_0_1 "PPB_MediaStreamAudioTrack;0.1" |
| #define | PPB_MEDIASTREAMAUDIOTRACK_INTERFACE PPB_MEDIASTREAMAUDIOTRACK_INTERFACE_0_1 |
Typedefs | |
|
typedef struct PPB_MediaStreamAudioTrack_0_1 | PPB_MediaStreamAudioTrack |
Defines the PPB_MediaStreamAudioTrack interface. Used for receiving audio samples from a MediaStream audio track in the browser.