AVFoundation iOS 15.0 Beta 5 to RC API Differences

AVAssetExportSession.h
Added AVAssetExportPresetAppleProRes422LPCM
Added AVAssetExportPresetAppleProRes4444LPCM
AVCaptureDevice.h
Added AVCapturePrimaryConstituentDeviceSwitchingBehavior
Added AVCapturePrimaryConstituentDeviceSwitchingBehaviorUnsupported
Added AVCapturePrimaryConstituentDeviceSwitchingBehaviorAuto
Added AVCapturePrimaryConstituentDeviceSwitchingBehaviorRestricted
Added AVCapturePrimaryConstituentDeviceSwitchingBehaviorLocked
Added AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions
Added AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditionNone
Added AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditionVideoZoomChanged
Added AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditionFocusModeChanged
Added AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditionExposureModeChanged
Added -[AVCaptureDevice setPrimaryConstituentDeviceSwitchingBehavior:restrictedSwitchingBehaviorConditions:]
Added AVCaptureDevice.primaryConstituentDeviceSwitchingBehavior
Added AVCaptureDevice.primaryConstituentDeviceRestrictedSwitchingBehaviorConditions
Added AVCaptureDevice.activePrimaryConstituentDeviceSwitchingBehavior
Added AVCaptureDevice.activePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions
Added AVCaptureDevice.activePrimaryConstituentDevice
Added AVCaptureDevice.supportedFallbackPrimaryConstituentDevices
Added AVCaptureDevice.fallbackPrimaryConstituentDevices
Added AVCaptureDeviceFormat.portraitEffectSupported
Added AVCaptureDeviceFormat.videoFrameRateRangeForPortraitEffect
AVCaptureFileOutput.h
Added AVCaptureMovieFileOutput.primaryConstituentDeviceSwitchingBehaviorForRecordingEnabled
Added -[AVCaptureMovieFileOutput setPrimaryConstituentDeviceSwitchingBehaviorForRecording:restrictedSwitchingBehaviorConditions:]
Added AVCaptureMovieFileOutput.primaryConstituentDeviceSwitchingBehaviorForRecording
Added AVCaptureMovieFileOutput.primaryConstituentDeviceRestrictedSwitchingBehaviorConditionsForRecording