mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
7eea6a04b7
Original commit message from CVS: fix for parallel installability
25 lines
425 B
Text
25 lines
425 B
Text
<!-- ##### SECTION Title ##### -->
|
|
GstFileSrc
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Read data from a file
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
FileSrc is used to read buffers from a file. It efficiently uses mmap
|
|
and subbuffers.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### ENUM GstFileSrcFlags ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@GST_FILESRC_OPEN:
|
|
@GST_FILESRC_FLAG_LAST:
|
|
|