GnlFileSource

GnlFileSource — GNonLin File Source

Synopsis

                    GnlFileSource;

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.

Element Information

plugin

gnonlin

author

Edward Hervey <edward@fluendo.com>

class

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