xamarin-macios/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVFoundation.ig...

15 строки
960 B
Plaintext

# not possible with the generator but added INSFastEnumeration for whenever is supported.
!missing-protocol-conformance! AVCaptureSynchronizedDataCollection should conform to NSFastEnumeration
# ignored in mac os too
!missing-protocol-conformance! AVSampleBufferDisplayLayer should conform to AVQueuedSampleBufferRendering (defined in 'AVSampleBufferDisplayLayerQueueManagement' category)
## deprecated in all Mac Catalyst versions we support, and there's a viable alternative to use instead.
!missing-protocol-member! AVAudioRecorderDelegate::audioRecorderEndInterruption:withFlags: not found
## this API is to have cute Objective-C syntax for something that's (according to the docs) identical to what another method does (which we've bound).
!missing-selector! AVCaptureSynchronizedDataCollection::objectForKeyedSubscript: not bound
### deprecated in iOS8
!missing-protocol-member! AVAudioPlayerDelegate::audioPlayerEndInterruption:withFlags: not found