| Top |  |  |  |  | 
| GstPad * | active-pad | Read / Write | 
| GstOutputSelectorPadNegotiationMode | pad-negotiation-mode | Read / Write | 
| gboolean | resend-latest | Read / Write | 
To what output pad the input stream should be directed.
| don't propagate the input stream. | ||
| direct input stream to all output pads. | ||
| direct input stream to the currently active output pad as described by the “active-pad” property. | 
“active-pad” property“active-pad” GstPad *
Currently active src pad.
Owner: GstOutputSelector
Flags: Read / Write
“pad-negotiation-mode” property“pad-negotiation-mode” GstOutputSelectorPadNegotiationMode
The mode to be used for pad negotiation.
Owner: GstOutputSelector
Flags: Read / Write
Default value: All
“resend-latest” property“resend-latest” gboolean
Resend latest buffer after a switch to a new pad.
Owner: GstOutputSelector
Flags: Read / Write
Default value: FALSE