gnomevfssrc

gnomevfssrc — Read from any GnomeVFS-supported file

Properties

GnomeVFSHandle * handle Read / Write
gchar * iradio-genre Read
gboolean iradio-mode Read / Write
gchar * iradio-name Read
gchar * iradio-title Read
gchar * iradio-url Read
gchar * location Read / Write
gboolean random-access Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GstObject
        ╰── GstElement
            ╰── GstBaseSrc
                ╰── GstGnomeVFSSrc

Implemented Interfaces

GstGnomeVFSSrc implements GstURIHandler.

Description

Synopsis

Element Information

plugin

gnomevfs

author

Bastien Nocera <hadess@hadess.net>, GStreamer maintainers <gstreamer-devel@lists.sourceforge.net>

class

Source/File

Element Pads

name

src

direction

source

presence

always

details

ANY

Functions

Types and Values

struct GstGnomeVFSSrc

struct GstGnomeVFSSrc;

Property Details

The “handle” property

  “handle”                   GnomeVFSHandle *

Handle for GnomeVFS.

Flags: Read / Write


The “iradio-genre” property

  “iradio-genre”             gchar *

Genre of the stream.

Flags: Read

Default value: NULL


The “iradio-mode” property

  “iradio-mode”              gboolean

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

Flags: Read / Write

Default value: FALSE


The “iradio-name” property

  “iradio-name”              gchar *

Name of the stream.

Flags: Read

Default value: NULL


The “iradio-title” property

  “iradio-title”             gchar *

Name of currently playing song.

Flags: Read

Default value: NULL


The “iradio-url” property

  “iradio-url”               gchar *

Homepage URL for radio stream.

Flags: Read

Default value: NULL


The “location” property

  “location”                 gchar *

Location of the file to read.

Flags: Read / Write

Default value: NULL


The “random-access” property

  “random-access”            gboolean

Enable random file access.

Flags: Read / Write

Default value: FALSE