A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/SourceBuffer/timestampOffset below:

SourceBuffer: timestampOffset property - Web APIs

SourceBuffer: timestampOffset property

Limited availability

Note: This feature is available in Dedicated Web Workers.

The timestampOffset property of the SourceBuffer interface controls the offset applied to timestamps inside media segments that are appended to the SourceBuffer.

The initial value of timestampOffset is 0.

Value

A double, with the offset amount expressed in seconds.

Exceptions

The following exception may be thrown when setting a new value for this property:

InvalidStateError DOMException

Thrown if one or more of the SourceBuffer objects in MediaSource.sourceBuffers are being updated (i.e., their SourceBuffer.updating property is currently true), a media segment inside the SourceBuffer is currently being parsed, or this SourceBuffer has been removed from the MediaSource.

Examples

TBD

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4