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 | null | ||
|
number | ||
|
Date | null | ||
|
boolean | ||
|
boolean | ||
|
number | ||
|
MediaFragment | null | ||
|
number |
Methods
Method |
Modifiers |
Description |
---|---|---|
| ||
| ||
| ||
| ||
try to switch ASAP without breaking video playback: in order to ensure smooth but quick level switching, we need to find the next flushable buffer range we should take into account new segment fetch time | ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
Seeks to the set startPosition if not equal to the mediaElement's current time. | |
| ||
|