parse_segment_start


Description:

public void parse_segment_start (out Format format, out int64 position)

Extracts the position and format from the segment start message.

MT safe.

Parameters:

this

A valid Message of type GST_MESSAGE_SEGMENT_START.

format

Result location for the format, or null

position

Result location for the position, or null