#include <audio_in_output.h>
◆ anonymous enum
| Enumerator |
|---|
| USAGE_NONE | |
| USAGE_CAP | |
| USAGE_AUX | |
◆ anonymous enum
| Enumerator |
|---|
| EXT_FLAGS_NONE | |
| EXT_FLAGS_IOS_KEEP_ALIVE | |
◆ EnableAEC()
| virtual int AVE::IAudioSource::EnableAEC |
( |
int |
status | ) |
|
|
pure virtual |
◆ EnablePushAudioFrame()
| virtual void AVE::IAudioSource::EnablePushAudioFrame |
( |
bool |
enable | ) |
|
|
pure virtual |
◆ GetExtFlags()
| virtual int AVE::IAudioSource::GetExtFlags |
( |
| ) |
|
|
pure virtual |
◆ OnPushAudioFrame()
| virtual bool AVE::IAudioSource::OnPushAudioFrame |
( |
const AudioFrame & |
audioFrame | ) |
|
|
pure virtual |
◆ SetExtFlags()
| virtual void AVE::IAudioSource::SetExtFlags |
( |
int |
flags | ) |
|
|
pure virtual |
◆ SetPullCallback()
| virtual int AVE::IAudioSource::SetPullCallback |
( |
PullCallback * |
callback | ) |
|
|
pure virtual |
◆ SetVolume()
| virtual void AVE::IAudioSource::SetVolume |
( |
int |
volume | ) |
|
|
pure virtual |
◆ StartCapture()
| virtual void AVE::IAudioSource::StartCapture |
( |
| ) |
|
|
pure virtual |
◆ StopCapture()
| virtual void AVE::IAudioSource::StopCapture |
( |
| ) |
|
|
pure virtual |
◆ MAX_INSTANCE_CAPACITY
| const int AVE::IAudioSource::MAX_INSTANCE_CAPACITY = 2 |
|
static |
The documentation for this class was generated from the following file: