fdsrcfdsrc — Synchronous read from a file | |
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstBaseSrc
+----GstPushSrc
+----GstFdSrc
Implemented Interfaces
GstFdSrc implements
GstURIHandler.
Properties
"fd" gint : Read / Write
Description
Element Information
| plugin |
coreelements
|
| author | Erik Walthinsen <omega@cse.ogi.edu> |
| class | Source/File |
Details
GstFdSrc
typedef struct _GstFdSrc GstFdSrc;
Opaque GstFdSrc data structure
Properties
The "fd" property
"fd" gint : Read / Write
An open file descriptor to read from.
Allowed values: >= 0
Default value: 0