parse_segment_done


Description:

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

Extracts the position and format from the segment done message.

Parameters:

this

A valid Event of type GST_EVENT_SEGMENT_DONE.

format

Result location for the format, or null

position

Result location for the position, or null