Name
GstFdSrc -- Read buffers from a file descriptor. (fdsrc)
Description
Read buffers from a file descriptor.
Args
- "location" (GstFilename : Write)
The filedescriptor to read from. Pass the argument as a char* (???)
- "bytesperread" (gint : Read / Write)
The number of bytes per read.
- "offset" (gint : Read)
Get the current offset in the file.