Exemplo n.º 1
0
 public global::Windows.Foundation.IAsyncAction CopyToAsync(global::Windows.Media.VideoFrame frame, global::Windows.Graphics.Imaging.BitmapBounds?sourceBounds, global::Windows.Graphics.Imaging.BitmapBounds?destinationBounds)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction VideoFrame.CopyToAsync(VideoFrame frame, BitmapBounds? sourceBounds, BitmapBounds? destinationBounds) is not implemented in Uno.");
 }
Exemplo n.º 2
0
 public global::Windows.Foundation.IAsyncAction CopyToAsync(global::Windows.Media.VideoFrame frame)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction VideoFrame.CopyToAsync(VideoFrame frame) is not implemented in Uno.");
 }
Exemplo n.º 3
0
 public global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IList <global::Windows.Media.FaceAnalysis.DetectedFace> > ProcessNextFrameAsync(global::Windows.Media.VideoFrame videoFrame)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IList<DetectedFace>> FaceTracker.ProcessNextFrameAsync(VideoFrame videoFrame) is not implemented in Uno.");
 }
Exemplo n.º 4
0
 public global::Windows.Devices.Perception.Provider.PerceptionFrame CopyFromVideoFrame(global::Windows.Media.VideoFrame frame)
 {
     throw new global::System.NotImplementedException("The member PerceptionFrame PerceptionVideoFrameAllocator.CopyFromVideoFrame(VideoFrame frame) is not implemented in Uno.");
 }
Exemplo n.º 5
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.VideoFrame> GetPreviewFrameAsync(global::Windows.Media.VideoFrame destination)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<VideoFrame> MediaCapture.GetPreviewFrameAsync(VideoFrame destination) is not implemented in Uno.");
 }