Skip to main content

FrameCount

Type Alias FrameCount 

Source
pub type FrameCount = u32;
Expand description

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