mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
25 lines
470 B
Text
25 lines
470 B
Text
|
<!-- ##### SECTION Title ##### -->
|
||
|
GstAudioSink
|
||
|
|
||
|
<!-- ##### SECTION Short_Description ##### -->
|
||
|
Output to a sound card via OSS. (audiosink)
|
||
|
|
||
|
<!-- ##### SECTION Long_Description ##### -->
|
||
|
<para>
|
||
|
Output to a sound card via OSS.
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### SECTION See_Also ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### SIGNAL GstAudioSink::handoff ##### -->
|
||
|
<para>
|
||
|
The buffer is sent to the sound card.
|
||
|
</para>
|
||
|
|
||
|
@gstaudiosink: the object which received the signal.
|
||
|
@arg1: the audiosink.
|
||
|
|