[ 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.
this |
a Media |
rate |
the rate of the current segment |
applied_rate |
the applied_rate of the current segment |
false if looking up the rate and applied rate failed. Otherwise true
is returned and |