| Top |
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBaseSrc
╰── GstFileSrc
Read data from a file in the local file system.
1 |
gst-launch filesrc location=song.ogg ! decodebin ! autoaudiosink |
plugin |
coreelements |
author |
Erik Walthinsen <omega@cse.ogi.edu> |
class |
Source/File |