Home > hls.js > BaseStreamController > getFwdBufferInfoAtPos

BaseStreamController.getFwdBufferInfoAtPos() method

Signature:

protected getFwdBufferInfoAtPos(bufferable: Bufferable | null, pos: number, type: PlaylistLevelType): BufferInfo | null;

Parameters

Parameter Type Description
bufferable Bufferable | null
pos number
type PlaylistLevelType

Returns:

BufferInfo | null