Event.parseSegmentDone
void parseSegmentDone(out gst.types.Format format, out long position)Extracts the position and format from the segment done message.
Parameters
format | Result location for the format, or null |
position | Result location for the position, or null |