Property PlaybackRate
PlaybackRate
Gets or sets the rate at which to playback the sequence. A value of zero means the native frame rate will be used.
[Range(0, 2147483647)]
public double PlaybackRate { get; set; }
Gets or sets the rate at which to playback the sequence. A value of zero means the native frame rate will be used.
[Range(0, 2147483647)]
public double PlaybackRate { get; set; }