[][src]Function ffmpeg_dev::sys::av_read_play

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

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