Table of Contents

Property PlaybackRate

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

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; }

Property Value

double?