Property PlaybackRate
PlaybackRate
Gets or sets the optional rate multiplier to either slowdown or speedup the playback. If no rate is specified, playback will be done as fast as possible.
public double? PlaybackRate { get; set; }
Gets or sets the optional rate multiplier to either slowdown or speedup the playback. If no rate is specified, playback will be done as fast as possible.
public double? PlaybackRate { get; set; }