|
int32_t | SetPlayStream (pa_stream *playStream) |
|
int32_t | SetRecStream (pa_stream *recStream) |
|
int32_t | OpenSpeaker (uint16_t deviceIndex) |
|
int32_t | OpenMicrophone (uint16_t deviceIndex) |
|
int32_t | SetSpeakerVolume (uint32_t volume) |
|
int32_t | SpeakerVolume (uint32_t &volume) const |
|
int32_t | MaxSpeakerVolume (uint32_t &maxVolume) const |
|
int32_t | MinSpeakerVolume (uint32_t &minVolume) const |
|
int32_t | SpeakerVolumeStepSize (uint16_t &stepSize) const |
|
int32_t | SpeakerVolumeIsAvailable (bool &available) |
|
int32_t | SpeakerMuteIsAvailable (bool &available) |
|
int32_t | SetSpeakerMute (bool enable) |
|
int32_t | StereoPlayoutIsAvailable (bool &available) |
|
int32_t | StereoRecordingIsAvailable (bool &available) |
|
int32_t | SpeakerMute (bool &enabled) const |
|
int32_t | MicrophoneMuteIsAvailable (bool &available) |
|
int32_t | SetMicrophoneMute (bool enable) |
|
int32_t | MicrophoneMute (bool &enabled) const |
|
int32_t | MicrophoneBoostIsAvailable (bool &available) |
|
int32_t | SetMicrophoneBoost (bool enable) |
|
int32_t | MicrophoneBoost (bool &enabled) const |
|
int32_t | MicrophoneVolumeIsAvailable (bool &available) |
|
int32_t | SetMicrophoneVolume (uint32_t volume) |
|
int32_t | MicrophoneVolume (uint32_t &volume) const |
|
int32_t | MaxMicrophoneVolume (uint32_t &maxVolume) const |
|
int32_t | MinMicrophoneVolume (uint32_t &minVolume) const |
|
int32_t | MicrophoneVolumeStepSize (uint16_t &stepSize) const |
|
int32_t | SetPulseAudioObjects (pa_threaded_mainloop *mainloop, pa_context *context) |
|
int32_t | Close () |
|
int32_t | CloseSpeaker () |
|
int32_t | CloseMicrophone () |
|
bool | SpeakerIsInitialized () const |
|
bool | MicrophoneIsInitialized () const |
|
| AudioMixerManagerLinuxPulse (const int32_t id) |
|
| ~AudioMixerManagerLinuxPulse () |
|
int32_t | SetPlayStream (pa_stream *playStream) |
|
int32_t | SetRecStream (pa_stream *recStream) |
|
int32_t | OpenSpeaker (uint16_t deviceIndex) |
|
int32_t | OpenMicrophone (uint16_t deviceIndex) |
|
int32_t | SetSpeakerVolume (uint32_t volume) |
|
int32_t | SpeakerVolume (uint32_t &volume) const |
|
int32_t | MaxSpeakerVolume (uint32_t &maxVolume) const |
|
int32_t | MinSpeakerVolume (uint32_t &minVolume) const |
|
int32_t | SpeakerVolumeStepSize (uint16_t &stepSize) const |
|
int32_t | SpeakerVolumeIsAvailable (bool &available) |
|
int32_t | SpeakerMuteIsAvailable (bool &available) |
|
int32_t | SetSpeakerMute (bool enable) |
|
int32_t | StereoPlayoutIsAvailable (bool &available) |
|
int32_t | StereoRecordingIsAvailable (bool &available) |
|
int32_t | SpeakerMute (bool &enabled) const |
|
int32_t | MicrophoneMuteIsAvailable (bool &available) |
|
int32_t | SetMicrophoneMute (bool enable) |
|
int32_t | MicrophoneMute (bool &enabled) const |
|
int32_t | MicrophoneBoostIsAvailable (bool &available) |
|
int32_t | SetMicrophoneBoost (bool enable) |
|
int32_t | MicrophoneBoost (bool &enabled) const |
|
int32_t | MicrophoneVolumeIsAvailable (bool &available) |
|
int32_t | SetMicrophoneVolume (uint32_t volume) |
|
int32_t | MicrophoneVolume (uint32_t &volume) const |
|
int32_t | MaxMicrophoneVolume (uint32_t &maxVolume) const |
|
int32_t | MinMicrophoneVolume (uint32_t &minVolume) const |
|
int32_t | MicrophoneVolumeStepSize (uint16_t &stepSize) const |
|
int32_t | SetPulseAudioObjects (pa_threaded_mainloop *mainloop, pa_context *context) |
|
int32_t | Close () |
|
int32_t | CloseSpeaker () |
|
int32_t | CloseMicrophone () |
|
bool | SpeakerIsInitialized () const |
|
bool | MicrophoneIsInitialized () const |
|
| AudioMixerManagerLinuxPulse (const int32_t id) |
|
| ~AudioMixerManagerLinuxPulse () |
|