Function rsmpeg::ffi::av_get_sample_fmt_name[][src]

pub unsafe extern "C" fn av_get_sample_fmt_name(sample_fmt: i32) -> *const i8
Expand description

Return the name of sample_fmt, or NULL if sample_fmt is not recognized.