Пример #1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Capture.Core.VariablePhotoSequenceCapture> PrepareVariablePhotoSequenceCaptureAsync(global::Windows.Media.MediaProperties.ImageEncodingProperties type)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<VariablePhotoSequenceCapture> MediaCapture.PrepareVariablePhotoSequenceCaptureAsync(ImageEncodingProperties type) is not implemented in Uno.");
 }
Пример #2
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Capture.AdvancedPhotoCapture> PrepareAdvancedPhotoCaptureAsync(global::Windows.Media.MediaProperties.ImageEncodingProperties encodingProperties)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<AdvancedPhotoCapture> MediaCapture.PrepareAdvancedPhotoCaptureAsync(ImageEncodingProperties encodingProperties) is not implemented in Uno.");
 }
Пример #3
0
 public global::Windows.Foundation.IAsyncAction CapturePhotoToStreamAsync(global::Windows.Media.MediaProperties.ImageEncodingProperties type, global::Windows.Storage.Streams.IRandomAccessStream stream)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction MediaCapture.CapturePhotoToStreamAsync(ImageEncodingProperties type, IRandomAccessStream stream) is not implemented in Uno.");
 }