Playback constant
int
const Playback
The mask bit of this field corresponds to the enable onPlaybackAudioData
callback function
Implementation
static const int Playback = 1 << 1;
The mask bit of this field corresponds to the enable onPlaybackAudioData
callback function
static const int Playback = 1 << 1;