Function av_get_sample_fmt_name

Source
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.