#include <voice_processing_audio_unit.h>
|
enum | State : int32_t {
kInitRequired,
kUninitialized,
kInitialized,
kStarted,
kInitRequired,
kUninitialized,
kInitialized,
kStarted
} |
|
enum | State : int32_t {
kInitRequired,
kUninitialized,
kInitialized,
kStarted,
kInitRequired,
kUninitialized,
kInitialized,
kStarted
} |
|
◆ State [1/2]
Enumerator |
---|
kInitRequired | |
kUninitialized | |
kInitialized | |
kStarted | |
kInitRequired | |
kUninitialized | |
kInitialized | |
kStarted | |
◆ State [2/2]
Enumerator |
---|
kInitRequired | |
kUninitialized | |
kInitialized | |
kStarted | |
kInitRequired | |
kUninitialized | |
kInitialized | |
kStarted | |
◆ VoiceProcessingAudioUnit() [1/2]
◆ ~VoiceProcessingAudioUnit() [1/2]
webrtc::VoiceProcessingAudioUnit::~VoiceProcessingAudioUnit |
( |
| ) |
|
◆ VoiceProcessingAudioUnit() [2/2]
◆ ~VoiceProcessingAudioUnit() [2/2]
webrtc::VoiceProcessingAudioUnit::~VoiceProcessingAudioUnit |
( |
| ) |
|
◆ GetState() [1/2]
◆ GetState() [2/2]
◆ Init() [1/2]
bool webrtc::VoiceProcessingAudioUnit::Init |
( |
| ) |
|
◆ Init() [2/2]
bool webrtc::VoiceProcessingAudioUnit::Init |
( |
| ) |
|
◆ Initialize() [1/2]
bool webrtc::VoiceProcessingAudioUnit::Initialize |
( |
Float64 |
sample_rate | ) |
|
◆ Initialize() [2/2]
bool webrtc::VoiceProcessingAudioUnit::Initialize |
( |
Float64 |
sample_rate | ) |
|
◆ Render() [1/2]
OSStatus webrtc::VoiceProcessingAudioUnit::Render |
( |
AudioUnitRenderActionFlags * |
flags, |
|
|
const AudioTimeStamp * |
time_stamp, |
|
|
UInt32 |
output_bus_number, |
|
|
UInt32 |
num_frames, |
|
|
AudioBufferList * |
io_data |
|
) |
| |
◆ Render() [2/2]
OSStatus webrtc::VoiceProcessingAudioUnit::Render |
( |
AudioUnitRenderActionFlags * |
flags, |
|
|
const AudioTimeStamp * |
time_stamp, |
|
|
UInt32 |
output_bus_number, |
|
|
UInt32 |
num_frames, |
|
|
AudioBufferList * |
io_data |
|
) |
| |
◆ Start() [1/2]
bool webrtc::VoiceProcessingAudioUnit::Start |
( |
| ) |
|
◆ Start() [2/2]
bool webrtc::VoiceProcessingAudioUnit::Start |
( |
| ) |
|
◆ Stop() [1/2]
bool webrtc::VoiceProcessingAudioUnit::Stop |
( |
| ) |
|
◆ Stop() [2/2]
bool webrtc::VoiceProcessingAudioUnit::Stop |
( |
| ) |
|
◆ Uninitialize() [1/2]
bool webrtc::VoiceProcessingAudioUnit::Uninitialize |
( |
| ) |
|
◆ Uninitialize() [2/2]
bool webrtc::VoiceProcessingAudioUnit::Uninitialize |
( |
| ) |
|
◆ kBytesPerSample
const UInt32 webrtc::VoiceProcessingAudioUnit::kBytesPerSample = 2 |
|
static |
The documentation for this class was generated from the following files: