Message.parseSegmentStart

Extracts the position and format from the segment start message. MT safe.

class Message
void
parseSegmentStart
(,
out long position
)

Parameters

format GstFormat

Result location for the format, or NULL. out[allow-none]

position long

Result location for the position, or NULL. out[allow-none]

Meta