Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GstObject ╰── GstElement ╰── GstBaseSrc ╰── GstPushSrc ╰── GstBaseAudioSrc ╰── GstAudioSrc ╰── GstOss4Source
GstOss4Source implements GstImplementsInterface, GstMixer and GstPropertyProbe.
name |
src |
direction |
source |
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-int, width=(int)32, depth=(int)32, signed=(boolean)true, endianness=(int)1234, rate=(int)[ 1, 192000 ], channels=(int)[ 1, 4096 ] | |
audio/x-raw-int, width=(int)32, depth=(int){ 32, 24 }, signed=(boolean)true, endianness=(int)4321, rate=(int)[ 1, 192000 ], channels=(int)[ 1, 4096 ] | |
audio/x-raw-int, width=(int){ 32, 24 }, depth=(int)24, signed=(boolean)true, endianness=(int)1234, rate=(int)[ 1, 192000 ], channels=(int)[ 1, 4096 ] | |
audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean){ false, true }, endianness=(int){ 1234, 4321 }, rate=(int)[ 1, 192000 ], channels=(int)[ 1, 4096 ] | |
audio/x-raw-int, width=(int)8, depth=(int)8, signed=(boolean){ true, false }, rate=(int)[ 1, 192000 ], channels=(int)[ 1, 4096 ] |
“device”
property“device” gchar *
OSS4 device (e.g. /dev/oss/hdaudio0/pcm0 or /dev/dspN) (NULL = use first available device).
Flags: Read / Write
Default value: NULL
“device-name”
property“device-name” gchar *
Human-readable name of the sound device.
Flags: Read
Default value: NULL