VideoToolbox tvOS 15.4 to 16.0 API Differences

VTCompressionProperties.h
Added kVTCompressionPropertyKey_ConstantBitRate
Added kVTCompressionPropertyKey_ReferenceBufferCount
Added kVTCompressionPropertyKey_MinAllowedFrameQP
VTErrors.h
Added kVTPixelRotationNotSupportedErr
Added kVTVideoDecoderUnknownErr
VTPixelRotationProperties.h
Added kVTPixelRotationPropertyKey_Rotation
Added kVTRotation_0
Added kVTRotation_CW90
Added kVTRotation_180
Added kVTRotation_CCW90
Added kVTPixelRotationPropertyKey_FlipHorizontalOrientation
Added kVTPixelRotationPropertyKey_FlipVerticalOrientation
VTPixelRotationSession.h
Added VTPixelRotationSessionRef
Added VTPixelRotationSessionCreate()
Added VTPixelRotationSessionInvalidate()
Added VTPixelRotationSessionGetTypeID()
Added VTPixelRotationSessionRotateImage()
VTPixelTransferSession.h
Added VTPixelTransferSessionRef
Added VTPixelTransferSessionCreate()
Added VTPixelTransferSessionInvalidate()
Added VTPixelTransferSessionGetTypeID()
Added VTPixelTransferSessionTransferImage()