timestamp property
      
      int
      get
      timestamp
      
    
    
@AvailableInWorkers("window_and_dedicated")
The timestamp property of the VideoFrame interface returns an
integer indicating the timestamp of the video in microseconds.
Implementation
external int get timestamp;