pub type FrameCount = u32;
A frame represents one sample for each channel. For example, with stereo audio, one frame contains two samples (left and right channels).