|
Pepper_47_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.
Definition in file ppb_media_stream_audio_track.h.
| #define PPB_MEDIASTREAMAUDIOTRACK_INTERFACE PPB_MEDIASTREAMAUDIOTRACK_INTERFACE_0_1 |
Definition at line 19 of file ppb_media_stream_audio_track.h.
| #define PPB_MEDIASTREAMAUDIOTRACK_INTERFACE_0_1 "PPB_MediaStreamAudioTrack;0.1" |
Definition at line 18 of file ppb_media_stream_audio_track.h.
1.8.6