#include <audio_processing.h>
|
enum | RoutingMode {
kQuietEarpieceOrHeadset,
kEarpiece,
kLoudEarpiece,
kSpeakerphone,
kLoudSpeakerphone,
kQuietEarpieceOrHeadset,
kEarpiece,
kLoudEarpiece,
kSpeakerphone,
kLoudSpeakerphone
} |
|
enum | RoutingMode {
kQuietEarpieceOrHeadset,
kEarpiece,
kLoudEarpiece,
kSpeakerphone,
kLoudSpeakerphone,
kQuietEarpieceOrHeadset,
kEarpiece,
kLoudEarpiece,
kSpeakerphone,
kLoudSpeakerphone
} |
|
◆ RoutingMode [1/2]
Enumerator |
---|
kQuietEarpieceOrHeadset | |
kEarpiece | |
kLoudEarpiece | |
kSpeakerphone | |
kLoudSpeakerphone | |
kQuietEarpieceOrHeadset | |
kEarpiece | |
kLoudEarpiece | |
kSpeakerphone | |
kLoudSpeakerphone | |
◆ RoutingMode [2/2]
Enumerator |
---|
kQuietEarpieceOrHeadset | |
kEarpiece | |
kLoudEarpiece | |
kSpeakerphone | |
kLoudSpeakerphone | |
kQuietEarpieceOrHeadset | |
kEarpiece | |
kLoudEarpiece | |
kSpeakerphone | |
kLoudSpeakerphone | |
◆ ~EchoControlMobile() [1/2]
virtual webrtc::EchoControlMobile::~EchoControlMobile |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ ~EchoControlMobile() [2/2]
virtual webrtc::EchoControlMobile::~EchoControlMobile |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ echo_path_size_bytes() [1/2]
size_t webrtc::EchoControlMobile::echo_path_size_bytes |
( |
| ) |
|
|
static |
◆ echo_path_size_bytes() [2/2]
static size_t webrtc::EchoControlMobile::echo_path_size_bytes |
( |
| ) |
|
|
static |
◆ Enable() [1/2]
virtual int webrtc::EchoControlMobile::Enable |
( |
bool |
enable | ) |
|
|
pure virtual |
◆ Enable() [2/2]
virtual int webrtc::EchoControlMobile::Enable |
( |
bool |
enable | ) |
|
|
pure virtual |
◆ enable_comfort_noise() [1/2]
virtual int webrtc::EchoControlMobile::enable_comfort_noise |
( |
bool |
enable | ) |
|
|
pure virtual |
◆ enable_comfort_noise() [2/2]
virtual int webrtc::EchoControlMobile::enable_comfort_noise |
( |
bool |
enable | ) |
|
|
pure virtual |
◆ GetEchoPath() [1/2]
virtual int webrtc::EchoControlMobile::GetEchoPath |
( |
void * |
echo_path, |
|
|
size_t |
size_bytes |
|
) |
| const |
|
pure virtual |
◆ GetEchoPath() [2/2]
virtual int webrtc::EchoControlMobile::GetEchoPath |
( |
void * |
echo_path, |
|
|
size_t |
size_bytes |
|
) |
| const |
|
pure virtual |
◆ is_comfort_noise_enabled() [1/2]
virtual bool webrtc::EchoControlMobile::is_comfort_noise_enabled |
( |
| ) |
const |
|
pure virtual |
◆ is_comfort_noise_enabled() [2/2]
virtual bool webrtc::EchoControlMobile::is_comfort_noise_enabled |
( |
| ) |
const |
|
pure virtual |
◆ is_enabled() [1/2]
virtual bool webrtc::EchoControlMobile::is_enabled |
( |
| ) |
const |
|
pure virtual |
◆ is_enabled() [2/2]
virtual bool webrtc::EchoControlMobile::is_enabled |
( |
| ) |
const |
|
pure virtual |
◆ routing_mode() [1/2]
virtual RoutingMode webrtc::EchoControlMobile::routing_mode |
( |
| ) |
const |
|
pure virtual |
◆ routing_mode() [2/2]
virtual RoutingMode webrtc::EchoControlMobile::routing_mode |
( |
| ) |
const |
|
pure virtual |
◆ set_routing_mode() [1/2]
virtual int webrtc::EchoControlMobile::set_routing_mode |
( |
RoutingMode |
mode | ) |
|
|
pure virtual |
◆ set_routing_mode() [2/2]
virtual int webrtc::EchoControlMobile::set_routing_mode |
( |
RoutingMode |
mode | ) |
|
|
pure virtual |
◆ SetEchoPath() [1/2]
virtual int webrtc::EchoControlMobile::SetEchoPath |
( |
const void * |
echo_path, |
|
|
size_t |
size_bytes |
|
) |
| |
|
pure virtual |
◆ SetEchoPath() [2/2]
virtual int webrtc::EchoControlMobile::SetEchoPath |
( |
const void * |
echo_path, |
|
|
size_t |
size_bytes |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: