pub unsafe extern "C" fn ff_choose_chroma_location(
s: *mut AVFormatContext,
st: *mut AVStream,
) -> AVChromaLocationExpand description
Chooses a timebase for muxing the specified stream.
pub unsafe extern "C" fn ff_choose_chroma_location(
s: *mut AVFormatContext,
st: *mut AVStream,
) -> AVChromaLocationChooses a timebase for muxing the specified stream.