#include <audio_source.h>
|
virtual int | GetMoreAudioData (void *data, int bytes_per_sample, int samples_per_channel, int num_channels, int sample_rate, bool &muted)=0 |
|
◆ ~AudioSource()
virtual cuttlefish::webrtc_streaming::AudioSource::~AudioSource |
( |
| ) |
|
|
protectedvirtualdefault |
◆ GetMoreAudioData()
virtual int cuttlefish::webrtc_streaming::AudioSource::GetMoreAudioData |
( |
void * |
data, |
|
|
int |
bytes_per_sample, |
|
|
int |
samples_per_channel, |
|
|
int |
num_channels, |
|
|
int |
sample_rate, |
|
|
bool & |
muted |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: