VTCompressionSessionCompleteFrames

Function VTCompressionSessionCompleteFrames 

Source
pub unsafe extern "C-unwind" fn VTCompressionSessionCompleteFrames(
    session: &VTCompressionSession,
    complete_until_presentation_time_stamp: CMTime,
) -> i32
👎Deprecated: renamed to VTCompressionSession::complete_frames
Available on crate features VTCompressionSession and objc2-core-media only.