entransprocpipe
entransprocpipe
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstEntransProcTrans
╰── GstEntransProcPipe
Description
Transforms a data stream by having it processed by a child process
(given by command),
providing data to its stdin and receiving data from its stdout.
Note that output buffers are quite raw in that they have neither caps
nor any metadata (timestamps, …).
Types and Values
GstEntransProcPipe
typedef GstProcPipe GstEntransProcPipe;
Property Details
The “args”
property
“args” gchar *
Arguments for the command to execute.
Owner: GstEntransProcPipe
Flags: Read / Write
Default value: NULL