SoundIoInStream.sample_rate

Sample rate is the number of frames per second. Defaults to max(sample_rate_min, min(sample_rate_max, 48000))

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

Meta