alsasink
alsasink — play audio to an ALSA device
|
|
Description
This element renders raw audio samples using the ALSA api.
Example pipelines
Play an Ogg/Vorbis file.
gst-launch -v filesrc location=sine.ogg ! oggdemux ! vorbisdec ! audioconvert ! audioresample ! alsasink
Last reviewed on 2006-03-01 (0.10.4)
Element Information
plugin
alsa
alsa
alsaauthorWim Taymans <wim@fluendo.com>Wim Taymans <wim@fluendo.com>
classSink/AudioSink/Audio
plugin |
alsa
|
author |
Wim Taymans <wim@fluendo.com> |
class |
Sink/Audio |
Details
GstAlsaSink
typedef struct _GstAlsaSink GstAlsaSink;
Opaque data structure
Property Details
The "device
" property
"device" gchararray : Read / Write
ALSA device, as defined in an asound configuration file.
Default value: "default"
The "device-name
" property
"device-name" gchararray : Read
Human-readable name of the sound device.
Default value: ""
See Also
alsasrc, alsamixer