跳到主要内容

av_read_play

搜索

函数 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.