Pad.getStream

Returns the current gstreamer.Stream 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 Pad.getStickyEvent and Event.parseStream.

class Pad
getStream
()

Return Value

Type: Stream

the current gstreamer.Stream for pad, or NULL. unref the returned stream when no longer needed.

Meta

Since

1.10