![]() |
![]() |
![]() |
GStreamer Good Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseSink +----GstAudioBaseSink +----GstAudioSink +----GstOss4Sink
"device" gchar* : Read / Write "device-name" gchar* : Read "mute" gboolean : Read / Write "volume" gdouble : Read / Write
name |
sink |
direction |
sink |
presence |
always |
details |
audio/x-alaw, rate=(int)[ 1, 192000 ], channels=(int)[ 1, 4096 ] |
audio/x-mulaw, rate=(int)[ 1, 192000 ], channels=(int)[ 1, 4096 ] | |
audio/x-raw, format=(string){ S32LE, S32BE, S24_32LE, S24_32BE, S24LE, S16LE, S16BE, U16LE, U16BE, S8, U8 }, layout=(string)interleaved, rate=(int)[ 1, 192000 ], channels=(int)[ 1, 4096 ] |
"device"
property "device" gchar* : Read / Write
OSS4 device (e.g. /dev/oss/hdaudio0/pcm0 or /dev/dspN) (NULL = use first available playback device).
Default value: NULL
"device-name"
property "device-name" gchar* : Read
Human-readable name of the sound device.
Default value: NULL