fdsrc

fdsrc — Synchronous read from a file

Synopsis




            GstFdSrc;


Object Hierarchy


  GObject
   +----GstObject
         +----GstElement
               +----GstBaseSrc
                     +----GstPushSrc
                           +----GstFdSrc

Implemented Interfaces

GstFdSrc implements GstURIHandler.

Properties


  "fd"                   gint                  : Read / Write

Description

Element Information

plugin coreelements
authorErik Walthinsen <omega@cse.ogi.edu>
classSource/File

Details

GstFdSrc

typedef struct _GstFdSrc GstFdSrc;

Opaque GstFdSrc data structure

Properties

The "fd" property

  "fd"                   gint                  : Read / Write

An open file descriptor to read from.

Allowed values: >= 0

Default value: 0