Function rsmpeg::ffi::av_read_play[][src]

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

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