![]() |
![]() |
![]() |
GStreamer Good Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GstOss4Mixer implements GstImplementsInterface, GstMixer and GstPropertyProbe.
This element lets you adjust sound input and output levels with the Open Sound System (OSS) version 4. It supports the GstMixer interface, which can be used to obtain a list of available mixer tracks. Set the mixer element to READY state before using the GstMixer interface on it.
"device"
property"device" gchar* : Read / Write
OSS4 mixer device (e.g. /dev/oss/hdaudio0/mix0 or /dev/mixerN)
Default value: NULL
"device-name"
property"device-name" gchar* : Read
Human-readable name of the sound device. May be NULL if the device is not open (ie. when the mixer is in NULL state)
Default value: NULL