gnomevfssink

gnomevfssink —

Synopsis




            GstGnomeVFSSink;

Object Hierarchy


  GObject
   +----GstObject
         +----GstElement
               +----GstBaseSink
                     +----GstGnomeVFSSink

Implemented Interfaces

GstGnomeVFSSink implements GstURIHandler.

Properties


  "handle"               GnomeVFSHandle        : Read / Write
  "location"             gchararray            : Read / Write
  "uri"                  GnomeVFSURI           : Read / Write

Signal Prototypes


"allow-overwrite"
            gboolean    user_function      (GstGnomeVFSSink *sink,
                                            GnomeVFSURI *uri,
                                            gpointer user_data);

Description

A longer description goes here.

Details

GstGnomeVFSSink

typedef struct _GstGnomeVFSSink GstGnomeVFSSink;

Properties

The "handle" property

  "handle"               GnomeVFSHandle        : Read / Write

Handle for GnomeVFS.


The "location" property

  "location"             gchararray            : Read / Write

Location of the file to write.

Default value: NULL


The "uri" property

  "uri"                  GnomeVFSURI           : Read / Write

URI for GnomeVFS.

Signals

The "allow-overwrite" signal

gboolean    user_function                  (GstGnomeVFSSink *sink,
                                            GnomeVFSURI *uri,
                                            gpointer user_data);