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