giostreamsink
giostreamsink — Write to any GIO stream
|
|
Description
This plugin writes incoming data to a custom GIO GOutputStream.
It can, for example, be used to write a stream to memory with a
GMemoryOuputStream or to write to a file with a GFileOuputStream.
Synopsis
Element Information
plugin |
gio
|
author |
Sebastian Dröge <sebastian.droege@collabora.co.uk> |
class |
Sink |
Element Pads
name |
sink |
direction |
sink |
presence |
always |
details |
ANY |
Types and Values
struct GstGioStreamSink
struct GstGioStreamSink;
Opaque data structure.
Property Details
The “stream” property
“stream” GOutputStream *
Stream to write to.
Flags: Read / Write