Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseSink ╰── GstFdSink
Description
Write data to a unix file descriptor.
This element will synchronize on the clock before writing the data on the socket. For file descriptors where this does not make sense (files, ...) the “sync” property can be used to disable synchronisation.
Synopsis
Property Details
The “fd”
property
“fd” gint
An open file descriptor to write to.
Flags: Read / Write
Allowed values: >= 0
Default value: 1