filesrc
filesrc — Read from arbitrary point in a file
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBaseSrc
╰── GstFileSrc
Implemented Interfaces
GstFileSrc implements
GstURIHandler.
Description
Read data from a file in the local file system.
Example launch line
Play a song.ogg from local dir.
Synopsis
Element Information
plugin |
coreelements
|
author |
Erik Walthinsen <omega@cse.ogi.edu> |
class |
Source/File |
Element Pads
name |
src |
direction |
source |
presence |
always |
details |
ANY |
Types and Values
struct GstFileSrc
struct GstFileSrc;
Opaque GstFileSrc structure.
Property Details
The “location”
property
“location” gchar *
Location of the file to read.
Flags: Read / Write
Default value: NULL