public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.PointOfService.Provider.BarcodeScannerFrameReader> CreateFrameReaderAsync(global::Windows.Graphics.Imaging.BitmapPixelFormat preferredFormat, global::Windows.Graphics.Imaging.BitmapSize preferredSize)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<BarcodeScannerFrameReader> BarcodeScannerProviderConnection.CreateFrameReaderAsync(BitmapPixelFormat preferredFormat, BitmapSize preferredSize) is not implemented in Uno.");
 }
Beispiel #2
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Capture.Frames.MediaFrameReader> CreateFrameReaderAsync(global::Windows.Media.Capture.Frames.MediaFrameSource inputSource, string outputSubtype, global::Windows.Graphics.Imaging.BitmapSize outputSize)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<MediaFrameReader> MediaCapture.CreateFrameReaderAsync(MediaFrameSource inputSource, string outputSubtype, BitmapSize outputSize) is not implemented in Uno.");
 }