get_rates


Description:

[ Version ( since = "1.18" ) ]
public bool get_rates (out double rate, out double applied_rate)

Get the rate and applied_rate of the current segment.

Parameters:

this

a Media

rate

the rate of the current segment

applied_rate

the applied_rate of the current segment

Returns:

false if looking up the rate and applied rate failed. Otherwise true is returned and rate and applied_rate are set to the rate and applied_rate of the current segment.