setup_events_with_stream_id


Description:


public void setup_events_with_stream_id (Pad srcpad, Element element, Caps? caps, Format format, string stream_id)

Push stream-start, caps and segment event, which consist of the minimum required events to allow streaming.

Caps is optional to allow raw src testing.

Parameters:

srcpad

The src Pad to push on

element

The Element use to create the stream id

caps

Caps in case caps event must be sent

format

The Format of the default segment to send

stream_id

A unique identifier for the stream


Namespace: Gst.Check