GnlFileSource
GnlFileSource — GNonLin File Source
|
|
Object Hierarchy
GObject
+----GstObject
+----GstElement
+----GstBin
+----GnlObject
+----GnlSource
+----GnlFileSource
Implemented Interfaces
GnlFileSource implements
GstChildProxy.
Properties
"location" gchar* : Read / Write
Description
GnlFileSource is a GnlSource which reads and decodes the contents
of a given file. The data in the file is decoded using any available
GStreamer plugins.
Synopsis
Element Information
plugin |
gnonlin
|
author |
Edward Hervey <bilboed@bilboed.com> |
class |
Filter/Editor |
Element Pads
name |
src |
direction |
source |
presence |
sometimes |
details |
ANY |
Details
GnlFileSource
typedef struct _GnlFileSource GnlFileSource;
Property Details
The "location"
property
"location" gchar* : Read / Write
Location of the file to read.
Default value: NULL