pub unsafe extern "C" fn av_read_play(s: *mut AVFormatContext) -> i32Expand description
Start playing a network-based stream (e.g. RTSP stream) at the current position.
pub unsafe extern "C" fn av_read_play(s: *mut AVFormatContext) -> i32Start playing a network-based stream (e.g. RTSP stream) at the current position.