mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
a0c0706dfb
Original commit message from CVS: Made sure -g is not used when no --enable-debug Updated AUTHORS in gstmediaplay
21 lines
372 B
Text
21 lines
372 B
Text
<!-- ##### SECTION Title ##### -->
|
|
GstFdSink
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Write data to a file descriptor. (fdsink)
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Write data to a file descriptor.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### ARG GstFdSink:fd ##### -->
|
|
<para>
|
|
The filedescriptor to write to.
|
|
</para>
|
|
|