SoundIoOutStream.sample_rate

Sample rate is the number of frames per second. Defaults to 48000 (and then clamped into range).

struct SoundIoOutStream
extern (C) @nogc nothrow
int sample_rate;

Meta