xamarin-macios/tests/monotouch-test/AVFoundation
Sebastien Pouliot d0773a9ffc [avfoundation] Add overloads to AVCaptureDevice that accept an enum. Fixes #32535 (#922)
The current API use `string`, not `NSString` is added as a step forward.
The `NSString` is more correct but it does not ease discoverability (e.g.
code completion) so an enum-based overload is added (as the preferred API).

https://bugzilla.xamarin.com/show_bug.cgi?id=32535
2016-09-30 12:49:45 -04:00
..
AVAssetDownloadUrlSessionTests.cs [AVFoundaation] Fix bug 44322 - AVAssetDownloadUrlSession.CreateSession throws a System.InvalidCastException: Specified cast is not valid. 2016-09-23 19:17:57 -05:00
AVAssetImageGeneratorTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
AVAudioConverterPrimeInfoTest.cs [watchos][avfoundation] Enable AVFoundation in watchOS (#659) 2016-08-25 11:39:48 -04:00
AVBeatRangeTest.cs [watchos][avfoundation] Enable AVFoundation in watchOS (#659) 2016-08-25 11:39:48 -04:00
AVCapturePhotoBracketSettingsTest.cs [tests] Fix monotouch-test failures when executed on iOS 9.x. Fixes bug #43520 (#632) 2016-08-18 22:59:26 -04:00
AVCaptureWhiteBalanceGainsTest.cs [AVFoundation] Update bindings for XCode8. Focus on enums and structs. (#591) 2016-08-11 08:22:59 -04:00
AudioPlayerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
AudioRecorderTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
CaptureDeviceTest.cs [avfoundation] Add overloads to AVCaptureDevice that accept an enum. Fixes #32535 (#922) 2016-09-30 12:49:45 -04:00
CaptureMetadataOutputTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
MetadataObjectTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PlayerItemTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
QueuePlayerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
SpeechSynthesisVoiceTest.cs [watchos][avfoundation] Enable AVFoundation in watchOS (#659) 2016-08-25 11:39:48 -04:00
UtilitiesTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
VideoCompositionInstructionTest.cs [tests] Import 2016-05-26 15:06:52 +02:00