Message.parseSegmentDone

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

class Message
void
parseSegmentDone
(,
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