pub fn decode_file(path: &Path) -> Result<DecodedPcm, String>Expand description
Decode any supported audio file to high-fidelity planar PCM.
pub fn decode_file(path: &Path) -> Result<DecodedPcm, String>Decode any supported audio file to high-fidelity planar PCM.