Event.parseGap

Extract timestamp and duration from a new GAP event.

class Event
void
parseGap

Parameters

timestamp GstClockTime

location where to store the start time (pts) of the gap, or NULL. out[allow-none]

duration GstClockTime

location where to store the duration of the gap, or NULL. out[allow-none]

Meta