Event.parseInstantRateChange
void parseInstantRateChange(out double rateMultiplier, out gst.types.SegmentFlags newFlags)Extract rate and flags from an instant-rate-change event.
Parameters
rateMultiplier | location in which to store the rate multiplier of the instant-rate-change event, or null |
newFlags | location in which to store the new segment flags of the instant-rate-change event, or null |