Constant VS_AUDIO_FRAME_SAMPLES

Source
pub const VS_AUDIO_FRAME_SAMPLES: i32 = 3072;
Expand description

The number of audio samples in an audio frame. It is a static number to make it possible to calculate which audio frames are needed to retrieve specific samples.