跳到主要内容

av_write_uncoded_frame_query

搜索

函数 av_write_uncoded_frame_query 

源代码
pub unsafe extern "C" fn av_write_uncoded_frame_query(
    s: *mut AVFormatContext,
    stream_index: c_int,
) -> c_int
展开描述

Test whether a muxer supports uncoded frame.

@return >=0 if an uncoded frame can be written to that muxer and stream, <0 if not