output-selector

output-selector — 1-to-N output stream selector

Properties

GstPad * active-pad Read / Write
GstOutputSelectorPadNegotiationMode pad-negotiation-mode Read / Write
gboolean resend-latest Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GstObject
            ╰── GstElement
                ╰── GstOutputSelector

Description

Direct input stream to one out of N output pads.

Synopsis

Element Information

plugin

coreelements

author

Stefan Kost <stefan.kost@nokia.com>

class

Generic

Element Pads

name

sink

direction

sink

presence

always

details

ANY

name

src_%u

direction

source

presence

request

details

ANY

Functions

Types and Values

struct GstOutputSelector

struct GstOutputSelector;

Property Details

The “active-pad” property

  “active-pad”               GstPad *

Currently active src pad.

Flags: Read / Write


The “pad-negotiation-mode” property

  “pad-negotiation-mode”     GstOutputSelectorPadNegotiationMode

The mode to be used for pad negotiation.

Flags: Read / Write

Default value: All


The “resend-latest” property

  “resend-latest”            gboolean

Resend latest buffer after a switch to a new pad.

Flags: Read / Write

Default value: FALSE