Home > hls.js > GapController
GapController class
Signature:
export default class GapController extends TaskLoop Extends: TaskLoop
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number | |||
|
|
boolean | ||
|
number |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Checks if the playhead is stuck within a gap, and if so, attempts to free it. A gap is an unbuffered range between two buffered ranges (or the start and the first buffered range). | ||