gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
ALSA::Mixer Member List

This is the complete list of members for ALSA::Mixer, including all inherited members.

attach(std::string card)ALSA::Mixerinline
close()ALSA::Mixerinline
getElementIndex(std::string name)ALSA::Mixerinline
getElementState(std::string name)ALSA::Mixerinline
getState()ALSA::Mixerinline
handleALSA::Mixerprivate
load()ALSA::Mixerinline
Mixer()ALSA::Mixerinline
mixerElementsALSA::Mixerprivate
open()ALSA::Mixerinline
openCard(std::string card)ALSA::Mixerinline
operator<<(std::ostream &os, Mixer &m)ALSA::Mixerfriend
registerMixer()ALSA::Mixerinline
scanMixer()ALSA::Mixerinline
setCaptureChVolDB(std::string name, snd_mixer_selem_channel_id_t channel, double &dB)ALSA::Mixerinline
setCaptureChVolDBJSON(std::string name, snd_mixer_selem_channel_id_t channel, double dB)ALSA::Mixerinline
setCaptureChVolDBJSON(std::string name, int channel, double dB)ALSA::Mixerinline
setCaptureChVolJSON(std::string name, snd_mixer_selem_channel_id_t channel, long v)ALSA::Mixerinline
setCaptureChVolJSON(std::string name, int channel, long v)ALSA::Mixerinline
setCaptureSwitch(std::string name, int v)ALSA::Mixerinline
setCaptureSwitchJSON(std::string name, int v)ALSA::Mixerinline
setCaptureVol(std::string name, long v)ALSA::Mixerinline
setCaptureVol(std::string name, snd_mixer_selem_channel_id_t channel, long v)ALSA::Mixerinline
setCaptureVolDB(std::string name, double &dB)ALSA::Mixerinline
setCaptureVolDBJSON(std::string name, double dB)ALSA::Mixerinline
setCaptureVolJSON(std::string name, long v)ALSA::Mixerinline
setPlaybackChVol(std::string name, snd_mixer_selem_channel_id_t channel, long v)ALSA::Mixerinline
setPlaybackChVolDB(std::string name, snd_mixer_selem_channel_id_t channel, double &dB)ALSA::Mixerinline
setPlaybackChVolDBJSON(std::string name, snd_mixer_selem_channel_id_t channel, double dB)ALSA::Mixerinline
setPlaybackChVolDBJSON(std::string name, int channel, double dB)ALSA::Mixerinline
setPlaybackChVolJSON(std::string name, snd_mixer_selem_channel_id_t channel, long v)ALSA::Mixerinline
setPlaybackChVolJSON(std::string name, int channel, long v)ALSA::Mixerinline
setPlaybackSwitch(std::string name, int v)ALSA::Mixerinline
setPlaybackSwitchJSON(std::string name, int v)ALSA::Mixerinline
setPlaybackVol(std::string name, long v)ALSA::Mixerinline
setPlaybackVolDB(std::string name, double &dB)ALSA::Mixerinline
setPlaybackVolDBJSON(std::string name, double dB)ALSA::Mixerinline
setPlaybackVolJSON(std::string name, long v)ALSA::Mixerinline
~Mixer()ALSA::Mixerinlinevirtual
gtkIOStream: Member List
GTK+ IOStream  Beta