xamarin-macios/tests/xtro-sharpie/watchOS-AVFoundation.ignore

20 строки
864 B
Plaintext
Исходник Обычный вид История

## all members are marked as not available on watchOS (but not the protocol itself)
!missing-protocol! AVAudio3DMixing not bound
# as per the header comments, the following two enums have to be ignored on watchOS
!missing-enum! AVAudioSessionIOType not bound
# got removed in watchOS 5 withouth a deprecation, added obsolete attr.
!unknown-field! AVAudioUnitManufacturerNameApple bound
!unknown-field! AVAudioUnitTypeEffect bound
!unknown-field! AVAudioUnitTypeFormatConverter bound
!unknown-field! AVAudioUnitTypeGenerator bound
!unknown-field! AVAudioUnitTypeMIDIProcessor bound
!unknown-field! AVAudioUnitTypeMixer bound
!unknown-field! AVAudioUnitTypeMusicDevice bound
!unknown-field! AVAudioUnitTypeMusicEffect bound
!unknown-field! AVAudioUnitTypeOfflineEffect bound
!unknown-field! AVAudioUnitTypeOutput bound
!unknown-field! AVAudioUnitTypePanner bound