Gets or Sets the current speed of the device in frames per second.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public int Speed { get; set; }
Public Property Speed As Integer
Get
Set
public:
property int Speed {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also