跳到主要内容

av_hwframe_constraints_free

搜索

函数 av_hwframe_constraints_free 

源代码
pub unsafe extern "C" fn av_hwframe_constraints_free(
    constraints: *mut *mut AVHWFramesConstraints,
)
展开描述

Free an AVHWFrameConstraints structure.

@param constraints The (filled or unfilled) AVHWFrameConstraints structure.