CoreWebView2WebTexture Class

Definition

Web Texture that receives from the Javascript.

public class CoreWebView2WebTexture
type CoreWebView2WebTexture = class
Public Class CoreWebView2WebTexture
Inheritance
CoreWebView2WebTexture

Properties

Handle

NT handle that can be shared from the browser.

Resource

D2D texture resource that the host can read from.

Timestamp

Presented texture timestamp from the Javascript.

Applies to