Event.parseInstantRateSyncTime

void parseInstantRateSyncTime(out double rateMultiplier, out gst.types.ClockTime runningTime, out gst.types.ClockTime upstreamRunningTime)

Extract the rate multiplier and running times from an instant-rate-sync-time event.

Parameters

rateMultiplierlocation where to store the rate of the instant-rate-sync-time event, or null
runningTimelocation in which to store the running time of the instant-rate-sync-time event, or null
upstreamRunningTimelocation in which to store the upstream running time of the instant-rate-sync-time event, or null