Pad.getStream

Returns the current #GstStream for the @pad, or %NULL if none has been set yet, i.e. the pad has not received a stream-start event yet.

This is a convenience wrapper around gst_pad_get_sticky_event() and gst_event_parse_stream().

class Pad
getStream
()

Return Value

Type: Stream

the current #GstStream for @pad, or %NULL. unref the returned stream when no longer needed.

Meta

Since

1.10