mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
43cbc42c45
Original commit message from CVS: the 'brown paper bag' commit. sorry for the email spam on this one, but it will be laaaarrrggggeee
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>
|
|
|