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."); }
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."); }
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."); }
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."); }
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."); }