xamarin-macios/tests/monotouch-test/AudioToolbox
Rolf Bjarne Kvinge 7ab734068c
[AudioUnit] Improve a few AudioUnit methods to return the error code. (#13730)
This makes it easier to figure out problems in consuming code, since it makes
it easier to identify where things start to go wrong.

Fixes https://github.com/xamarin/maccore/issues/2539.
2022-01-17 17:02:43 +01:00
..
1.caf [monotouch-test] Fix SystemSoundTest.FromFile's audio file to not take 23s. Fixes #54236. (#1942) 2017-03-30 14:33:36 +02:00
AudioBalanceFadeTest.cs [Tests] Remove not needed usings in the AudioToolboc tests. (#13234) 2021-11-03 10:34:02 -04:00
AudioChannelLayoutTest.cs [Tests] Remove not needed usings in the AudioToolboc tests. (#13234) 2021-11-03 10:34:02 -04:00
AudioComponentTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
AudioConverterTest.cs [ObjCRuntime] Fix the DisposableObject.Owns property to return the correct value. Fixes #13646. (#13666) 2022-01-11 15:37:31 +01:00
AudioFileGlobalInfoTest.cs [Tests] Remove not needed usings in the AudioToolboc tests. (#13234) 2021-11-03 10:34:02 -04:00
AudioFileStreamTest.cs [Tests] Remove not needed usings in the AudioToolboc tests. (#13234) 2021-11-03 10:34:02 -04:00
AudioFileTest.cs [Tests] Remove not needed usings in the AudioToolboc tests. (#13234) 2021-11-03 10:34:02 -04:00
AudioFormatAvailabilityTest.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
AudioFormatTest.cs [Tests] Remove not needed usings in the AudioToolboc tests. (#13234) 2021-11-03 10:34:02 -04:00
AudioQueueTest.cs [Tests] Remove not needed usings in the AudioToolboc tests. (#13234) 2021-11-03 10:34:02 -04:00
AudioSessionTest.cs [dotnet] Remove Runtime.Arch and ObjCRuntime.Arch from Mac Catalyst. Fixes #10312. (#13562) 2021-12-15 22:32:14 +01:00
AudioStreamBasicDescriptionTest.cs [Tests] Remove not needed usings in the AudioToolboc tests. (#13234) 2021-11-03 10:34:02 -04:00
AudioUnitTest.cs [AudioUnit] Improve a few AudioUnit methods to return the error code. (#13730) 2022-01-17 17:02:43 +01:00
FourCCTest.cs [Tests] Remove not needed usings in the AudioToolboc tests. (#13234) 2021-11-03 10:34:02 -04:00
MusicSequenceTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MusicTrackTest.cs [tests] Remove Classic code from all tests. (#8702) 2020-05-28 16:35:09 +02:00
SoundBankTest.cs [dotnet] Remove Runtime.Arch and ObjCRuntime.Arch from Mac Catalyst. Fixes #10312. (#13562) 2021-12-15 22:32:14 +01:00
SystemSoundTest.cs [tests] Change TestRuntime.CheckSystemVersion to take a ApplePlatform value instead of a PlatformName enum. (#13350) 2021-11-15 08:06:36 +01:00