Event.parseGap

void parseGap(out gst.types.ClockTime timestamp, out gst.types.ClockTime duration)

Extract timestamp and duration from a new GAP event.

Parameters

timestamplocation where to store the start time (pts) of the gap, or null
durationlocation where to store the duration of the gap, or null