Home > hls.js > StreamController
StreamController class
Signature:
export default class StreamController extends BaseStreamController implements NetworkComponentAPI Extends: BaseStreamController
Implements: NetworkComponentAPI
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
Fragment | undefined |
Get backtrack fragment. Override to return actual backtrack fragment. | |
|
|
boolean |
Get could backtrack flag. Override to return actual value. | |
|
|
Fragment | null | ||
|
|
number | ||
|
|
Date | null | ||
|
|
boolean | ||
|
|
boolean | ||
|
|
number | ||
|
|
Fragment | null | ||
|
|
number |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
|
Get the buffer output to use for buffer calculations. Override to use altAudio logic in stream-controller. | |
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
| ||
|
|
Seeks to the set startPosition if not equal to the mediaElement's current time. | |
|
|