Skip to main content

seek_frame

Function seek_frame 

Source
pub unsafe fn seek_frame(
    _ctx: *mut AVFormatContext,
    _stream_index: c_int,
    _timestamp: i64,
    _flags: c_int,
) -> Result<(), c_int>