![]() |
![]() |
![]() |
GStreamer Good Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
"channel-positions" GValueArray* : Read / Write "channel-positions-from-input" gboolean : Read / Write
Merges separate mono inputs into one interleaved stream.
This element handles all raw floating point sample formats and all signed integer sample formats. The first caps on one of the sinkpads will set the caps of the output so usually an audioconvert element should be placed before every sinkpad of interleave.
It's possible to change the number of channels while the pipeline is running by adding or removing some of the request pads but this will change the caps of the output buffers. Changing the input caps is _not_ supported yet.
The channel number of every sinkpad in the out can be retrieved from the "channel" property of the pad.