These API calls are used to update clients with the percentage of a file that is buffered into the player. This only applies to VOD media; live streaming media (HLS/DASH) does not expose this behavior.
Endpoints
Method | Description |
---|---|
.getBuffer() | NA |
Events
Method | Description |
---|---|
.on('bufferChange') | Fired when the currently playing item loads additional data into its buffer. |