Function av_read_play

Source
pub unsafe extern "C" fn av_read_play(
    s: *mut AVFormatContext,
) -> c_int
Expand description

Start playing a network-based stream (e.g. RTSP stream) at the current position.