pub unsafe extern "C-unwind" fn VTDecompressionSessionDecodeFrameWithOutputHandler(
session: &VTDecompressionSession,
sample_buffer: &CMSampleBuffer,
decode_flags: VTDecodeFrameFlags,
info_flags_out: *mut VTDecodeInfoFlags,
output_handler: VTDecompressionOutputHandler,
) -> i32👎Deprecated: renamed to
VTDecompressionSession::decode_frame_with_output_handlerAvailable on crate features
VTDecompressionSession and VTErrors and block2 and objc2-core-media and objc2-core-video only.