summaryrefslogtreecommitdiff
path: root/docs/gst/tmpl/gstfdsrc.sgml
blob: 882a451986321557c2a7fe6f9fd4c61ef0e623cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!-- ##### SECTION Title ##### -->
GstFdSrc

<!-- ##### SECTION Short_Description ##### -->
Read buffers from a file descriptor. (fdsrc)

<!-- ##### SECTION Long_Description ##### -->
<para>
Read buffers from a file descriptor.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### ARG GstFdSrc:location ##### -->
<para>
The filedescriptor to read from. Pass the argument as a char* (???)
</para>

<!-- ##### ARG GstFdSrc:bytesperread ##### -->
<para>
The number of bytes per read.
</para>

<!-- ##### ARG GstFdSrc:offset ##### -->
<para>
Get the current offset in the file.
</para>