Home > hls.js > StreamController > getBufferOutput

StreamController.getBufferOutput() method

Get the buffer output to use for buffer calculations. Override to use altAudio logic in stream-controller.

Signature:

protected getBufferOutput(): Bufferable | null;

Returns:

Bufferable | null