filesink — write stream to a file
GstFileSink;
GObject +----GstObject +----GstElement +----GstBaseSink +----GstFileSink
GstFileSink implements GstURIHandler.
"location" gchararray : Read / Write
Write incoming data to a file in the local file system.
typedef struct _GstFileSink GstFileSink;
Opaque GstFileSink structure.
location
Location of the file to write.
Default value: NULL