Message.parseSegmentStart
void parseSegmentStart(out gst.types.Format format, out long position)Extracts the position and format from the segment start message.
MT safe.
Parameters
format | Result location for the format, or null |
position | Result location for the position, or null |