alright, already seeing a number of iOS 27 API things in rc held back from previous betas: #wwdc
- AVFoundation: ancillaryDataEncoder
The AVCaptureAncillaryDataEncoder that sends per-frame lens/camera/user-defined acquisition data along with the video buffer.
- too many to list in AVFoundation: e.g.
https://developer.apple.com/documentation/avfoundation/avcapturedevice/currentlensaperture
https://developer.apple.com/documentation/avfoundation/avcapturedevice/autoexposureduration
https://developer.apple.com/documentation/avfoundation/avcapturedevice/isprimaryconstituentdeviceswitchingbehaviorlockedwithdevicesupported
https://developer.apple.com/documentation/avfoundation/avcapturedevice/format/iscontinuousautofocustrackingsupported
https://developer.apple.com/documentation/avfoundation/avcapturedevice/format/iscinematicvideometadatacapturesupported
https://developer.apple.com/documentation/avfoundation/avcapturedevice/format/iscinematicvideometadatacapturesupported
isCinematicVideoMetadataCaptureSupported | Apple Developer Documentation
isContinuousAutoFocusTrackingSupported | Apple Developer Documentation
isPrimaryConstituentDeviceSwitchingBehaviorLockedWithDeviceSupported | Apple Developer Documentation
autoExposureDuration | Apple Developer Documentation
currentLensAperture | Apple Developer Documentation