Table of Contents

Property SampleRate

Namespace
Bonsai.Audio
Assembly
Bonsai.Audio.dll

SampleRate

Gets or sets the sample rate, in Hz, used to playback the sample buffers. If it is zero, samples will be played at the rate specified in the RIFF/WAV file header.

public int SampleRate { get; set; }

Property Value

int