CoreWebView2WebTexture Class

Web Texture that receives from the Javascript.

Summary

Members Description
Resource D2D texture resource that the host can read from.
Timestamp Presented texture timestamp from the Javascript.

Properties

Resource

readonly Object Resource

D2D texture resource that the host can read from.

Timestamp

readonly uint64_t Timestamp

Presented texture timestamp from the Javascript.

Referenced by