Function rsmpeg::ffi::av_get_pcm_codec[][src]

pub unsafe extern "C" fn av_get_pcm_codec(fmt: i32, be: i32) -> u32
Expand description

Return the PCM codec associated with a sample format. @param be endianness, 0 for little, 1 for big, -1 (or anything else) for native @return AV_CODEC_ID_PCM_* or AV_CODEC_ID_NONE