Buffer

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

MethodDescription
.getBuffer()NA


Events

MethodDescription
.on('bufferChange')Fired when the currently playing item loads additional data into its buffer.