xamarin-macios/tests/monotouch-test/AVFoundation
Rolf Bjarne Kvinge 9e2143032f
Use Enum.GetValues<T> instead of Enum.GetValues in numerous places for .NET. (#18382)
NativeAOT warns about Enum.GetValues and suggests using Enum.GetValues<T>
instead, so do just that.
2023-06-07 08:47:55 +02:00
..
AVAssetDownloadUrlSessionTests.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVAssetImageGeneratorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVAudioConverterPrimeInfoTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVAudioFormatTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVAudioIONode.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVAudioSinkNodeTest.cs [tests] Detect another way to be unable to record audio in AVAudioSinkNodeTest and ignore the test in that case. (#18316) 2023-05-25 10:49:34 +02:00
AVBeatRangeTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVCaptionDimensionTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVCaptionPointTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVCaptionSizeTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVCapturePhotoBracketSettingsTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVCaptureWhiteBalanceGainsTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVDepthDataTests.cs [Tests] Remove not needed usings in the AVFoundation tests. (#13247) 2021-11-03 16:35:51 -04:00
AVPlayerLayerTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AVPlayerLooperTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
AudioPlayerTest.cs [src] Added manual binding to prevent issue of AVAudioPlayer FromData() and FromUrl() throwing exceptions. (#17073) 2023-01-24 14:22:34 +01:00
AudioRecorderTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
CaptureDeviceTest.cs [tests] Adopt XAMCORE_4_0 changes in monotouch-test .NET. (#14099) 2022-02-08 10:36:20 +01:00
CaptureMetadataOutputTest.cs Use Enum.GetValues<T> instead of Enum.GetValues in numerous places for .NET. (#18382) 2023-06-07 08:47:55 +02:00
FourCCTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MetadataObjectTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
PlayerItemTest.cs [Tests] Remove not needed usings in the AVFoundation tests. (#13247) 2021-11-03 16:35:51 -04:00
PlayerItemVideoOutputTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
QueuePlayerTest.cs [Tests] Remove not needed usings in the AVFoundation tests. (#13247) 2021-11-03 16:35:51 -04:00
SpeechSynthesisVoiceTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00
UtilitiesTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
VideoCompositionInstructionTest.cs [Tests] Remove not needed usings in the AVFoundation tests. (#13247) 2021-11-03 16:35:51 -04:00