configure.ac: Add test for allowing unaligned access. Add define to put in gstconfig.h.
[platform/upstream/gstreamer.git] / docs / gst / tmpl / gstfilesrc.sgml
1 <!-- ##### SECTION Title ##### -->
2 GstFileSrc
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Read data from a file
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 FileSrc is used to read buffers from a file. It efficiently uses mmap
10 and subbuffers.
11 </para>
12
13 <!-- ##### SECTION See_Also ##### -->
14 <para>
15
16 </para>
17
18 <!-- ##### STRUCT GstFileSrc ##### -->
19 <para>
20
21 </para>
22
23 @element: 
24 @srcpad: 
25 @pagesize: 
26 @filename: 
27 @uri: 
28 @fd: 
29 @filelen: 
30 @curoffset: 
31 @block_size: 
32 @touch: 
33 @using_mmap: 
34 @mapbuf: 
35 @mapsize: 
36 @need_discont: 
37 @need_flush: 
38
39 <!-- ##### ENUM GstFileSrcFlags ##### -->
40 <para>
41
42 </para>
43
44 @GST_FILESRC_OPEN: 
45 @GST_FILESRC_FLAG_LAST: 
46