mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
bf8c785fb0
Original commit message from CVS: Documentation updates. All standard library objects and standard elements are documented. Modified some of the elements to more accuratly report about their arguments so the documentation builds more reasonable output. Added aviencoder and jpegencoder elements (not working yet)
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>
|
|
|