![]() |
![]() |
![]() |
GStreamer Core Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseSrc +----GstFileSrc
Read data from a file in the local file system.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
gst-launch filesrc location=song.ogg ! decodebin2 ! autoaudiosink |
plugin |
coreelements |
author |
Erik Walthinsen <omega@cse.ogi.edu> |
class |
Source/File |
"location"
property"location" gchar* : Read / Write
Location of the file to read.
Default value: NULL