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().
the current #GstStream for @pad, or %NULL. unref the returned stream when no longer needed.
1.10
See Implementation
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().