## there's a type of the same name (like NSObject, check what Swift did) !missing-protocol! AVVideoCompositionInstruction not bound ## fixed in XAMCORE_3_0 - API break !incorrect-protocol-member! AVAssetResourceLoaderDelegate::resourceLoader:shouldWaitForLoadingOfRequestedResource: is OPTIONAL and should NOT be abstract !incorrect-protocol-member! AVAudioMixing::destinationForMixer:bus: is REQUIRED and should be abstract ## Used only once in a deprecated API, native use `NSInteger` not a real enum - that's why there's a `[Native]` !unknown-native-enum! AVAudioSessionFlags bound ## native use `NSUInteger` not a real enum - that's why there's a `[Native]` !unknown-native-enum! AVAudioSessionInterruptionFlags bound ## it's already defined in the base class, it's fine even if it returns mutable tracks in this case !missing-selector! AVMutableComposition::tracks not bound ## type and protocol are named identically (check the swift name, it's a similar situation to NSObject) !missing-protocol-conformance! AVVideoCompositionInstruction should conform to AVVideoCompositionInstruction ## AVAudioPlayer INTERRUPTION NOTIFICATIONS ARE DEPRECATED - Use AVAudioSession instead. ### deprecated in iOS8 !missing-protocol-member! AVAudioPlayerDelegate::audioPlayerEndInterruption:withFlags: not found ### deprecated in iOS8 !missing-protocol-member! AVAudioRecorderDelegate::audioRecorderEndInterruption:withOptions: not found ## singleton -> API_DEPRECATED_WITH_REPLACEMENT("+sharedInstance", ... !missing-selector! AVAudioSession::init not bound ## unsorted !missing-field! AVCoreAnimationBeginTimeAtZero not bound !missing-field! AVVideoCodecHEVC not bound !missing-field! AVVideoTransferFunction_ITU_R_2100_HLG not bound !missing-field! AVVideoTransferFunction_SMPTE_ST_2084_PQ not bound !missing-protocol-conformance! AVAsset should conform to AVAsynchronousKeyValueLoading !missing-protocol-conformance! AVAssetTrack should conform to AVAsynchronousKeyValueLoading !missing-protocol-conformance! AVMetadataItem should conform to AVAsynchronousKeyValueLoading !missing-selector! +AVAudioChannelLayout::layoutWithLayout: not bound !missing-selector! +AVAudioChannelLayout::layoutWithLayoutTag: not bound !missing-selector! AVCompositionTrack::segmentForTrackTime: not bound !missing-selector! AVVideoComposition::sourceTrackIDForFrameTiming not bound !missing-selector! NSCoder::decodeCMTimeForKey: not bound !missing-selector! NSCoder::decodeCMTimeMappingForKey: not bound !missing-selector! NSCoder::decodeCMTimeRangeForKey: not bound !missing-selector! NSCoder::encodeCMTime:forKey: not bound !missing-selector! NSCoder::encodeCMTimeMapping:forKey: not bound !missing-selector! NSCoder::encodeCMTimeRange:forKey: not bound