mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
17 lines
311 B
Text
17 lines
311 B
Text
|
<!-- ##### SECTION Title ##### -->
|
||
|
GstDiskSink
|
||
|
|
||
|
<!-- ##### SECTION Short_Description ##### -->
|
||
|
Write to a file
|
||
|
|
||
|
<!-- ##### SECTION Long_Description ##### -->
|
||
|
<para>
|
||
|
The disksink write to a file. The filename can be given as an argument.
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### SECTION See_Also ##### -->
|
||
|
<para>
|
||
|
#GstFdSink
|
||
|
</para>
|
||
|
|