Path: blob/main/files/en-us/web/api/audiodata/timestamp/index.md
6538 views
------{{APIRef("WebCodecs API")}}{{SeeCompatTable}}
The duration read-only property of the {{domxref("AudioData")}} interface returns the timestamp of this AudioData object.
Value
An integer.
Examples
The below example prints the value of timestamp to the console.
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}