ReadonlycontentReadonlylogA string prefix for all log statements made by this target.
Aborts the current segment and resets the segment parser.
Enqueues appending a media segment.
An appendInit call must precede appending media segments.
A promise is returned that will resolve when the task is complete.
Enqueues appending an initialization segment, reinitializing the decoder.
Aborts any pending buffers and clears all buffered ranges.
Aborts any active buffering and disposes the backed SourceBuffer.
Returns true if an operation is currently running.
Removes media segments within a specific time range from the SourceBuffer.
Sets the append window on the backing source buffer. Keyframes outside this range will be discarded.
OptionalappendWindowStart: numberOptionalappendWindowEnd: numberSets the timestampOffset on the backing source buffer.
The SourceBufferController manages a single source buffer. It provides queued commands for appending and clearing data.