[][src]Constant minimp3::MAX_SAMPLES_PER_FRAME

pub const MAX_SAMPLES_PER_FRAME: usize = ffi::MINIMP3_MAX_SAMPLES_PER_FRAME as usize; // 2_304usize

Maximum number of samples present in a MP3 frame.