pub unsafe extern "C" fn av_read_play(
s: *mut AVFormatContext,
) -> c_intExpand 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,
) -> c_intStart playing a network-based stream (e.g. RTSP stream) at the current position.