AVFoundation iOS 16.0 20A5283m to 20A5303f API Differences

AVCapturePhotoOutput.h
Modified AVCapturePhotoOutput.supportedFlashModes
Declaration
From@property (nonatomic, readonly, nonnull) NSArray<NSNumber *> *supportedFlashModes
To@property (nonatomic, readonly, nonnull) NSArray<NSNumber *> *supportedFlashModes

AVPlayerLayer.h
Added -[AVPlayerLayer copyDisplayedPixelBuffer]