Home > hls.js > BufferController
BufferController class
Signature:
export default class BufferController extends Logger implements ComponentAPI Extends: Logger
Implements: ComponentAPI
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
{ audio: number; video: number; audiovideo: number; } | |||
|
number | |||
|
HTMLMediaElement | null | |||
|
MediaSource | null | |||
|
SourceBuffers | |||
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||
|
| ||
|
| ||
|
flushBackBuffer(currentTime, targetDuration, targetBackBufferPosition) | ||
|
flushFrontBuffer(currentTime, targetDuration, targetFrontBufferPosition) | ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
|