parse_instant_rate_change


Description:

[ Version ( since = "1.18" ) ]
public void parse_instant_rate_change (out double rate_multiplier, out SegmentFlags new_flags)

Extract rate and flags from an instant-rate-change event.

Parameters:

this

a Event of type INSTANT_RATE_CHANGE

rate_multiplier

location in which to store the rate multiplier of the instant-rate-change event, or null

new_flags

location in which to store the new segment flags of the instant-rate-change event, or null