#include <audio_mixer_manager_mac.h>
◆ AudioMixerManagerMac() [1/2]
webrtc::AudioMixerManagerMac::AudioMixerManagerMac |
( |
const int32_t |
id | ) |
|
◆ ~AudioMixerManagerMac() [1/2]
webrtc::AudioMixerManagerMac::~AudioMixerManagerMac |
( |
| ) |
|
◆ AudioMixerManagerMac() [2/2]
webrtc::AudioMixerManagerMac::AudioMixerManagerMac |
( |
const int32_t |
id | ) |
|
◆ ~AudioMixerManagerMac() [2/2]
webrtc::AudioMixerManagerMac::~AudioMixerManagerMac |
( |
| ) |
|
◆ Close() [1/2]
int32_t webrtc::AudioMixerManagerMac::Close |
( |
| ) |
|
◆ Close() [2/2]
int32_t webrtc::AudioMixerManagerMac::Close |
( |
| ) |
|
◆ CloseMicrophone() [1/2]
int32_t webrtc::AudioMixerManagerMac::CloseMicrophone |
( |
| ) |
|
◆ CloseMicrophone() [2/2]
int32_t webrtc::AudioMixerManagerMac::CloseMicrophone |
( |
| ) |
|
◆ CloseSpeaker() [1/2]
int32_t webrtc::AudioMixerManagerMac::CloseSpeaker |
( |
| ) |
|
◆ CloseSpeaker() [2/2]
int32_t webrtc::AudioMixerManagerMac::CloseSpeaker |
( |
| ) |
|
◆ MaxMicrophoneVolume() [1/2]
int32_t webrtc::AudioMixerManagerMac::MaxMicrophoneVolume |
( |
uint32_t & |
maxVolume | ) |
const |
◆ MaxMicrophoneVolume() [2/2]
int32_t webrtc::AudioMixerManagerMac::MaxMicrophoneVolume |
( |
uint32_t & |
maxVolume | ) |
const |
◆ MaxSpeakerVolume() [1/2]
int32_t webrtc::AudioMixerManagerMac::MaxSpeakerVolume |
( |
uint32_t & |
maxVolume | ) |
const |
◆ MaxSpeakerVolume() [2/2]
int32_t webrtc::AudioMixerManagerMac::MaxSpeakerVolume |
( |
uint32_t & |
maxVolume | ) |
const |
◆ MicrophoneBoost() [1/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneBoost |
( |
bool & |
enabled | ) |
const |
◆ MicrophoneBoost() [2/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneBoost |
( |
bool & |
enabled | ) |
const |
◆ MicrophoneBoostIsAvailable() [1/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneBoostIsAvailable |
( |
bool & |
available | ) |
|
◆ MicrophoneBoostIsAvailable() [2/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneBoostIsAvailable |
( |
bool & |
available | ) |
|
◆ MicrophoneIsInitialized() [1/2]
bool webrtc::AudioMixerManagerMac::MicrophoneIsInitialized |
( |
| ) |
const |
◆ MicrophoneIsInitialized() [2/2]
bool webrtc::AudioMixerManagerMac::MicrophoneIsInitialized |
( |
| ) |
const |
◆ MicrophoneMute() [1/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneMute |
( |
bool & |
enabled | ) |
const |
◆ MicrophoneMute() [2/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneMute |
( |
bool & |
enabled | ) |
const |
◆ MicrophoneMuteIsAvailable() [1/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneMuteIsAvailable |
( |
bool & |
available | ) |
|
◆ MicrophoneMuteIsAvailable() [2/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneMuteIsAvailable |
( |
bool & |
available | ) |
|
◆ MicrophoneVolume() [1/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneVolume |
( |
uint32_t & |
volume | ) |
const |
◆ MicrophoneVolume() [2/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneVolume |
( |
uint32_t & |
volume | ) |
const |
◆ MicrophoneVolumeIsAvailable() [1/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneVolumeIsAvailable |
( |
bool & |
available | ) |
|
◆ MicrophoneVolumeIsAvailable() [2/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneVolumeIsAvailable |
( |
bool & |
available | ) |
|
◆ MicrophoneVolumeStepSize() [1/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneVolumeStepSize |
( |
uint16_t & |
stepSize | ) |
const |
◆ MicrophoneVolumeStepSize() [2/2]
int32_t webrtc::AudioMixerManagerMac::MicrophoneVolumeStepSize |
( |
uint16_t & |
stepSize | ) |
const |
◆ MinMicrophoneVolume() [1/2]
int32_t webrtc::AudioMixerManagerMac::MinMicrophoneVolume |
( |
uint32_t & |
minVolume | ) |
const |
◆ MinMicrophoneVolume() [2/2]
int32_t webrtc::AudioMixerManagerMac::MinMicrophoneVolume |
( |
uint32_t & |
minVolume | ) |
const |
◆ MinSpeakerVolume() [1/2]
int32_t webrtc::AudioMixerManagerMac::MinSpeakerVolume |
( |
uint32_t & |
minVolume | ) |
const |
◆ MinSpeakerVolume() [2/2]
int32_t webrtc::AudioMixerManagerMac::MinSpeakerVolume |
( |
uint32_t & |
minVolume | ) |
const |
◆ OpenMicrophone() [1/2]
int32_t webrtc::AudioMixerManagerMac::OpenMicrophone |
( |
AudioDeviceID |
deviceID | ) |
|
◆ OpenMicrophone() [2/2]
int32_t webrtc::AudioMixerManagerMac::OpenMicrophone |
( |
AudioDeviceID |
deviceID | ) |
|
◆ OpenSpeaker() [1/2]
int32_t webrtc::AudioMixerManagerMac::OpenSpeaker |
( |
AudioDeviceID |
deviceID | ) |
|
◆ OpenSpeaker() [2/2]
int32_t webrtc::AudioMixerManagerMac::OpenSpeaker |
( |
AudioDeviceID |
deviceID | ) |
|
◆ SetMicrophoneBoost() [1/2]
int32_t webrtc::AudioMixerManagerMac::SetMicrophoneBoost |
( |
bool |
enable | ) |
|
◆ SetMicrophoneBoost() [2/2]
int32_t webrtc::AudioMixerManagerMac::SetMicrophoneBoost |
( |
bool |
enable | ) |
|
◆ SetMicrophoneMute() [1/2]
int32_t webrtc::AudioMixerManagerMac::SetMicrophoneMute |
( |
bool |
enable | ) |
|
◆ SetMicrophoneMute() [2/2]
int32_t webrtc::AudioMixerManagerMac::SetMicrophoneMute |
( |
bool |
enable | ) |
|
◆ SetMicrophoneVolume() [1/2]
int32_t webrtc::AudioMixerManagerMac::SetMicrophoneVolume |
( |
uint32_t |
volume | ) |
|
◆ SetMicrophoneVolume() [2/2]
int32_t webrtc::AudioMixerManagerMac::SetMicrophoneVolume |
( |
uint32_t |
volume | ) |
|
◆ SetSpeakerMute() [1/2]
int32_t webrtc::AudioMixerManagerMac::SetSpeakerMute |
( |
bool |
enable | ) |
|
◆ SetSpeakerMute() [2/2]
int32_t webrtc::AudioMixerManagerMac::SetSpeakerMute |
( |
bool |
enable | ) |
|
◆ SetSpeakerVolume() [1/2]
◆ SetSpeakerVolume() [2/2]
◆ SpeakerIsInitialized() [1/2]
bool webrtc::AudioMixerManagerMac::SpeakerIsInitialized |
( |
| ) |
const |
◆ SpeakerIsInitialized() [2/2]
bool webrtc::AudioMixerManagerMac::SpeakerIsInitialized |
( |
| ) |
const |
◆ SpeakerMute() [1/2]
int32_t webrtc::AudioMixerManagerMac::SpeakerMute |
( |
bool & |
enabled | ) |
const |
◆ SpeakerMute() [2/2]
int32_t webrtc::AudioMixerManagerMac::SpeakerMute |
( |
bool & |
enabled | ) |
const |
◆ SpeakerMuteIsAvailable() [1/2]
int32_t webrtc::AudioMixerManagerMac::SpeakerMuteIsAvailable |
( |
bool & |
available | ) |
|
◆ SpeakerMuteIsAvailable() [2/2]
int32_t webrtc::AudioMixerManagerMac::SpeakerMuteIsAvailable |
( |
bool & |
available | ) |
|
◆ SpeakerVolume() [1/2]
int32_t webrtc::AudioMixerManagerMac::SpeakerVolume |
( |
uint32_t & |
volume | ) |
const |
◆ SpeakerVolume() [2/2]
int32_t webrtc::AudioMixerManagerMac::SpeakerVolume |
( |
uint32_t & |
volume | ) |
const |
◆ SpeakerVolumeIsAvailable() [1/2]
int32_t webrtc::AudioMixerManagerMac::SpeakerVolumeIsAvailable |
( |
bool & |
available | ) |
|
◆ SpeakerVolumeIsAvailable() [2/2]
int32_t webrtc::AudioMixerManagerMac::SpeakerVolumeIsAvailable |
( |
bool & |
available | ) |
|
◆ SpeakerVolumeStepSize() [1/2]
int32_t webrtc::AudioMixerManagerMac::SpeakerVolumeStepSize |
( |
uint16_t & |
stepSize | ) |
const |
◆ SpeakerVolumeStepSize() [2/2]
int32_t webrtc::AudioMixerManagerMac::SpeakerVolumeStepSize |
( |
uint16_t & |
stepSize | ) |
const |
◆ StereoPlayoutIsAvailable() [1/2]
int32_t webrtc::AudioMixerManagerMac::StereoPlayoutIsAvailable |
( |
bool & |
available | ) |
|
◆ StereoPlayoutIsAvailable() [2/2]
int32_t webrtc::AudioMixerManagerMac::StereoPlayoutIsAvailable |
( |
bool & |
available | ) |
|
◆ StereoRecordingIsAvailable() [1/2]
int32_t webrtc::AudioMixerManagerMac::StereoRecordingIsAvailable |
( |
bool & |
available | ) |
|
◆ StereoRecordingIsAvailable() [2/2]
int32_t webrtc::AudioMixerManagerMac::StereoRecordingIsAvailable |
( |
bool & |
available | ) |
|
The documentation for this class was generated from the following files: