mirror_ffmpeg_sys

Function avformat_index_get_entry_from_timestamp

Source
pub unsafe extern "C" fn avformat_index_get_entry_from_timestamp(
    st: *mut AVStream,
    wanted_timestamp: i64,
    flags: c_int,
) -> *const AVIndexEntry