|
| AudioDeviceModuleWrapper (rtc::scoped_refptr< CfAudioDeviceModule > device_module) |
|
int | GetMoreAudioData (void *data, int bytes_per_sample, int samples_per_channel, int num_channels, int sample_rate, bool &muted) override |
|
rtc::scoped_refptr< CfAudioDeviceModule > | device_module () |
|
virtual int | GetMoreAudioData (void *data, int bytes_per_sample, int samples_per_channel, int num_channels, int sample_rate, bool &muted)=0 |
|
◆ AudioDeviceModuleWrapper()
cuttlefish::webrtc_streaming::anonymous_namespace{streamer.cpp}::AudioDeviceModuleWrapper::AudioDeviceModuleWrapper |
( |
rtc::scoped_refptr< CfAudioDeviceModule > |
device_module | ) |
|
|
inline |
◆ device_module()
rtc::scoped_refptr< CfAudioDeviceModule > cuttlefish::webrtc_streaming::anonymous_namespace{streamer.cpp}::AudioDeviceModuleWrapper::device_module |
( |
| ) |
|
|
inline |
◆ GetMoreAudioData()
int cuttlefish::webrtc_streaming::anonymous_namespace{streamer.cpp}::AudioDeviceModuleWrapper::GetMoreAudioData |
( |
void * |
data, |
|
|
int |
bytes_per_sample, |
|
|
int |
samples_per_channel, |
|
|
int |
num_channels, |
|
|
int |
sample_rate, |
|
|
bool & |
muted |
|
) |
| |
|
inlineoverridevirtual |
◆ device_module_
rtc::scoped_refptr<CfAudioDeviceModule> cuttlefish::webrtc_streaming::anonymous_namespace{streamer.cpp}::AudioDeviceModuleWrapper::device_module_ |
|
private |
The documentation for this class was generated from the following file: