2002-01-15 00:41:22 +00:00
|
|
|
<!-- ##### SECTION Title ##### -->
|
|
|
|
GstFileSrc
|
|
|
|
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
2002-03-31 14:00:33 +00:00
|
|
|
Read data from a file
|
2002-01-15 00:41:22 +00:00
|
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
|
|
<para>
|
2002-03-31 14:00:33 +00:00
|
|
|
FileSrc is used to read buffers from a file. It efficiently uses mmap
|
|
|
|
and subbuffers.
|
2002-01-15 00:41:22 +00:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
2004-04-08 14:45:13 +00:00
|
|
|
<!-- ##### STRUCT GstFileSrc ##### -->
|
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
2004-04-13 23:15:51 +00:00
|
|
|
@element:
|
|
|
|
@srcpad:
|
|
|
|
@pagesize:
|
|
|
|
@filename:
|
|
|
|
@uri:
|
|
|
|
@fd:
|
|
|
|
@filelen:
|
|
|
|
@curoffset:
|
|
|
|
@block_size:
|
|
|
|
@touch:
|
|
|
|
@using_mmap:
|
2004-04-22 16:39:23 +00:00
|
|
|
@is_regular:
|
2004-04-13 23:15:51 +00:00
|
|
|
@mapbuf:
|
|
|
|
@mapsize:
|
2004-04-20 00:17:26 +00:00
|
|
|
@need_discont:
|
2004-04-13 23:15:51 +00:00
|
|
|
@need_flush:
|
2004-04-08 14:45:13 +00:00
|
|
|
|
2002-12-08 14:39:38 +00:00
|
|
|
<!-- ##### ENUM GstFileSrcFlags ##### -->
|
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
|
|
|
@GST_FILESRC_OPEN:
|
|
|
|
@GST_FILESRC_FLAG_LAST:
|
|
|
|
|