Compartilhar via


CoreWebView2WebTexture.Timestamp Property

Definition

The timestamp of the web texture. Javascript can set this value with any value, but it is suggested to use same value of its original video frame that is a value of PresentTexture so that the host is able to tell the receiving texture delta.

public ulong Timestamp { get; }
member this.Timestamp : uint64
Public ReadOnly Property Timestamp As ULong

Property Value

Applies to