Function av_stream_get_r_frame_rate

Source
pub unsafe extern "C" fn av_stream_get_r_frame_rate(
    s: *const AVStream,
) -> AVRational
Expand description

Accessors for some AVStream fields. These used to be provided for ABI compatibility, and do not need to be used anymore.