#include <audio_device_buffer.h>
|
enum | LogState {
LOG_START = 0,
LOG_STOP,
LOG_ACTIVE,
LOG_START = 0,
LOG_STOP,
LOG_ACTIVE
} |
|
enum | LogState {
LOG_START = 0,
LOG_STOP,
LOG_ACTIVE,
LOG_START = 0,
LOG_STOP,
LOG_ACTIVE
} |
|
◆ LogState [1/2]
Enumerator |
---|
LOG_START | |
LOG_STOP | |
LOG_ACTIVE | |
LOG_START | |
LOG_STOP | |
LOG_ACTIVE | |
◆ LogState [2/2]
Enumerator |
---|
LOG_START | |
LOG_STOP | |
LOG_ACTIVE | |
LOG_START | |
LOG_STOP | |
LOG_ACTIVE | |
◆ AudioDeviceBuffer() [1/2]
webrtc::AudioDeviceBuffer::AudioDeviceBuffer |
( |
| ) |
|
◆ ~AudioDeviceBuffer() [1/2]
webrtc::AudioDeviceBuffer::~AudioDeviceBuffer |
( |
| ) |
|
|
virtual |
◆ AudioDeviceBuffer() [2/2]
webrtc::AudioDeviceBuffer::AudioDeviceBuffer |
( |
| ) |
|
◆ ~AudioDeviceBuffer() [2/2]
virtual webrtc::AudioDeviceBuffer::~AudioDeviceBuffer |
( |
| ) |
|
|
virtual |
◆ DeliverRecordedData() [1/2]
int32_t webrtc::AudioDeviceBuffer::DeliverRecordedData |
( |
| ) |
|
|
virtual |
◆ DeliverRecordedData() [2/2]
virtual int32_t webrtc::AudioDeviceBuffer::DeliverRecordedData |
( |
| ) |
|
|
virtual |
◆ GetPlayoutData() [1/2]
int32_t webrtc::AudioDeviceBuffer::GetPlayoutData |
( |
void * |
audio_buffer | ) |
|
|
virtual |
◆ GetPlayoutData() [2/2]
virtual int32_t webrtc::AudioDeviceBuffer::GetPlayoutData |
( |
void * |
audio_buffer | ) |
|
|
virtual |
◆ NewMicLevel() [1/2]
uint32_t webrtc::AudioDeviceBuffer::NewMicLevel |
( |
| ) |
const |
◆ NewMicLevel() [2/2]
uint32_t webrtc::AudioDeviceBuffer::NewMicLevel |
( |
| ) |
const |
◆ PlayoutChannels() [1/2]
size_t webrtc::AudioDeviceBuffer::PlayoutChannels |
( |
| ) |
const |
◆ PlayoutChannels() [2/2]
size_t webrtc::AudioDeviceBuffer::PlayoutChannels |
( |
| ) |
const |
◆ PlayoutSampleRate() [1/2]
int32_t webrtc::AudioDeviceBuffer::PlayoutSampleRate |
( |
| ) |
const |
◆ PlayoutSampleRate() [2/2]
int32_t webrtc::AudioDeviceBuffer::PlayoutSampleRate |
( |
| ) |
const |
◆ RecordingChannel() [1/2]
◆ RecordingChannel() [2/2]
◆ RecordingChannels() [1/2]
size_t webrtc::AudioDeviceBuffer::RecordingChannels |
( |
| ) |
const |
◆ RecordingChannels() [2/2]
size_t webrtc::AudioDeviceBuffer::RecordingChannels |
( |
| ) |
const |
◆ RecordingSampleRate() [1/2]
int32_t webrtc::AudioDeviceBuffer::RecordingSampleRate |
( |
| ) |
const |
◆ RecordingSampleRate() [2/2]
int32_t webrtc::AudioDeviceBuffer::RecordingSampleRate |
( |
| ) |
const |
◆ RegisterAudioCallback() [1/2]
◆ RegisterAudioCallback() [2/2]
◆ RequestPlayoutData() [1/2]
int32_t webrtc::AudioDeviceBuffer::RequestPlayoutData |
( |
size_t |
samples_per_channel | ) |
|
|
virtual |
◆ RequestPlayoutData() [2/2]
virtual int32_t webrtc::AudioDeviceBuffer::RequestPlayoutData |
( |
size_t |
samples_per_channel | ) |
|
|
virtual |
◆ SetCurrentMicLevel() [1/2]
◆ SetCurrentMicLevel() [2/2]
◆ SetId() [1/2]
◆ SetId() [2/2]
◆ SetPlayoutChannels() [1/2]
int32_t webrtc::AudioDeviceBuffer::SetPlayoutChannels |
( |
size_t |
channels | ) |
|
◆ SetPlayoutChannels() [2/2]
int32_t webrtc::AudioDeviceBuffer::SetPlayoutChannels |
( |
size_t |
channels | ) |
|
◆ SetPlayoutSampleRate() [1/2]
◆ SetPlayoutSampleRate() [2/2]
◆ SetRecordedBuffer() [1/2]
int32_t webrtc::AudioDeviceBuffer::SetRecordedBuffer |
( |
const void * |
audio_buffer, |
|
|
size_t |
samples_per_channel |
|
) |
| |
|
virtual |
◆ SetRecordedBuffer() [2/2]
virtual int32_t webrtc::AudioDeviceBuffer::SetRecordedBuffer |
( |
const void * |
audio_buffer, |
|
|
size_t |
samples_per_channel |
|
) |
| |
|
virtual |
◆ SetRecordingChannel() [1/2]
◆ SetRecordingChannel() [2/2]
◆ SetRecordingChannels() [1/2]
int32_t webrtc::AudioDeviceBuffer::SetRecordingChannels |
( |
size_t |
channels | ) |
|
◆ SetRecordingChannels() [2/2]
int32_t webrtc::AudioDeviceBuffer::SetRecordingChannels |
( |
size_t |
channels | ) |
|
◆ SetRecordingSampleRate() [1/2]
◆ SetRecordingSampleRate() [2/2]
◆ SetTypingStatus() [1/2]
int32_t webrtc::AudioDeviceBuffer::SetTypingStatus |
( |
bool |
typing_status | ) |
|
◆ SetTypingStatus() [2/2]
int32_t webrtc::AudioDeviceBuffer::SetTypingStatus |
( |
bool |
typing_status | ) |
|
◆ SetVQEData() [1/2]
virtual void webrtc::AudioDeviceBuffer::SetVQEData |
( |
int |
play_delay_ms, |
|
|
int |
rec_delay_ms, |
|
|
int |
clock_drift |
|
) |
| |
|
virtual |
◆ SetVQEData() [2/2]
void webrtc::AudioDeviceBuffer::SetVQEData |
( |
int |
play_delay_ms, |
|
|
int |
rec_delay_ms, |
|
|
int |
clock_drift |
|
) |
| |
|
virtual |
◆ StartInputFileRecording() [1/2]
int32_t webrtc::AudioDeviceBuffer::StartInputFileRecording |
( |
const char |
fileName[kAdmMaxFileNameSize] | ) |
|
◆ StartInputFileRecording() [2/2]
int32_t webrtc::AudioDeviceBuffer::StartInputFileRecording |
( |
const char |
fileName[kAdmMaxFileNameSize] | ) |
|
◆ StartOutputFileRecording() [1/2]
int32_t webrtc::AudioDeviceBuffer::StartOutputFileRecording |
( |
const char |
fileName[kAdmMaxFileNameSize] | ) |
|
◆ StartOutputFileRecording() [2/2]
int32_t webrtc::AudioDeviceBuffer::StartOutputFileRecording |
( |
const char |
fileName[kAdmMaxFileNameSize] | ) |
|
◆ StartPlayout() [1/2]
void webrtc::AudioDeviceBuffer::StartPlayout |
( |
| ) |
|
◆ StartPlayout() [2/2]
void webrtc::AudioDeviceBuffer::StartPlayout |
( |
| ) |
|
◆ StartRecording() [1/2]
void webrtc::AudioDeviceBuffer::StartRecording |
( |
| ) |
|
◆ StartRecording() [2/2]
void webrtc::AudioDeviceBuffer::StartRecording |
( |
| ) |
|
◆ StopInputFileRecording() [1/2]
int32_t webrtc::AudioDeviceBuffer::StopInputFileRecording |
( |
| ) |
|
◆ StopInputFileRecording() [2/2]
int32_t webrtc::AudioDeviceBuffer::StopInputFileRecording |
( |
| ) |
|
◆ StopOutputFileRecording() [1/2]
int32_t webrtc::AudioDeviceBuffer::StopOutputFileRecording |
( |
| ) |
|
◆ StopOutputFileRecording() [2/2]
int32_t webrtc::AudioDeviceBuffer::StopOutputFileRecording |
( |
| ) |
|
◆ StopPlayout() [1/2]
void webrtc::AudioDeviceBuffer::StopPlayout |
( |
| ) |
|
◆ StopPlayout() [2/2]
void webrtc::AudioDeviceBuffer::StopPlayout |
( |
| ) |
|
◆ StopRecording() [1/2]
void webrtc::AudioDeviceBuffer::StopRecording |
( |
| ) |
|
◆ StopRecording() [2/2]
void webrtc::AudioDeviceBuffer::StopRecording |
( |
| ) |
|
The documentation for this class was generated from the following files: