gnomevfssrc

gnomevfssrc — Read from any GnomeVFS-supported file

Synopsis




            GstGnomeVFSSrc;

Object Hierarchy


  GObject
   +----GstObject
         +----GstElement
               +----GstBaseSrc
                     +----GstGnomeVFSSrc

Implemented Interfaces

GstGnomeVFSSrc implements GstURIHandler.

Properties


  "handle"               GnomeVFSHandle        : Read / Write
  "iradio-genre"         gchararray            : Read
  "iradio-mode"          gboolean              : Read / Write
  "iradio-name"          gchararray            : Read
  "iradio-title"         gchararray            : Read
  "iradio-url"           gchararray            : Read
  "location"             gchararray            : Read / Write

Description

Element Information

plugin gnomevfs
authorBastien Nocera <hadess@hadess.net> Ronald S. Bultje <rbultje@ronald.bitfreak.net>
classSource/File

Details

GstGnomeVFSSrc

typedef struct _GstGnomeVFSSrc GstGnomeVFSSrc;

Opaque data structure.

Properties

The "handle" property

  "handle"               GnomeVFSHandle        : Read / Write

Handle for GnomeVFS.


The "iradio-genre" property

  "iradio-genre"         gchararray            : Read

Genre of the stream.

Default value: NULL


The "iradio-mode" property

  "iradio-mode"          gboolean              : Read / Write

Enable internet radio mode (extraction of icecast/audiocast metadata).

Default value: FALSE


The "iradio-name" property

  "iradio-name"          gchararray            : Read

Name of the stream.

Default value: NULL


The "iradio-title" property

  "iradio-title"         gchararray            : Read

Name of currently playing song.

Default value: NULL


The "iradio-url" property

  "iradio-url"           gchararray            : Read

Homepage URL for radio stream.

Default value: NULL


The "location" property

  "location"             gchararray            : Read / Write

Location of the file to read.

Default value: NULL