Example #1
0
 public bool RenderSubtitlesToSurface(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface destination, global::Windows.Foundation.Rect targetRectangle)
 {
     throw new global::System.NotImplementedException("The member bool MediaPlayer.RenderSubtitlesToSurface(IDirect3DSurface destination, Rect targetRectangle) is not implemented in Uno.");
 }
Example #2
0
 public static global::Windows.Media.VideoFrame CreateWithDirect3D11Surface(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface surface)
 {
     throw new global::System.NotImplementedException("The member VideoFrame VideoFrame.CreateWithDirect3D11Surface(IDirect3DSurface surface) is not implemented in Uno.");
 }
Example #3
0
 public void CopyFrameToVideoSurface(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface destination, global::Windows.Foundation.Rect targetRectangle)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Playback.MediaPlayer", "void MediaPlayer.CopyFrameToVideoSurface(IDirect3DSurface destination, Rect targetRectangle)");
 }
Example #4
0
 public void CopyFrameToStereoscopicVideoSurfaces(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface destinationLeftEye, global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface destinationRightEye)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Playback.MediaPlayer", "void MediaPlayer.CopyFrameToStereoscopicVideoSurfaces(IDirect3DSurface destinationLeftEye, IDirect3DSurface destinationRightEye)");
 }
 public global::Windows.Media.Editing.MediaOverlay GetOverlayForSurface(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface surfaceToOverlay)
 {
     throw new global::System.NotImplementedException("The member MediaOverlay CompositeVideoFrameContext.GetOverlayForSurface(IDirect3DSurface surfaceToOverlay) is not implemented in Uno.");
 }
Example #6
0
 public static global::Windows.Media.Core.MediaStreamSample CreateFromDirect3D11Surface(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface surface, global::System.TimeSpan timestamp)
 {
     throw new global::System.NotImplementedException("The member MediaStreamSample MediaStreamSample.CreateFromDirect3D11Surface(IDirect3DSurface surface, TimeSpan timestamp) is not implemented in Uno.");
 }
 public void CommitDirect3D11DepthBuffer(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Graphics.Holographic.HolographicCameraRenderingParameters", "void HolographicCameraRenderingParameters.CommitDirect3D11DepthBuffer(IDirect3DSurface value)");
 }
Example #8
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Graphics.Imaging.SoftwareBitmap> CreateCopyFromSurfaceAsync(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface surface, global::Windows.Graphics.Imaging.BitmapAlphaMode alpha)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<SoftwareBitmap> SoftwareBitmap.CreateCopyFromSurfaceAsync(IDirect3DSurface surface, BitmapAlphaMode alpha) is not implemented in Uno.");
 }
Example #9
0
 public static global::Windows.Media.Editing.MediaClip CreateFromSurface(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface surface, global::System.TimeSpan originalDuration)
 {
     throw new global::System.NotImplementedException("The member MediaClip MediaClip.CreateFromSurface(IDirect3DSurface surface, TimeSpan originalDuration) is not implemented in Uno.");
 }