[][src]Function ffmpeg_dev::sys::av_get_sample_fmt_name

pub unsafe extern "C" fn av_get_sample_fmt_name(
    sample_fmt: AVSampleFormat
) -> *const c_char

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