Home > hls.js > TimelineController > onBufferFlushing

TimelineController.onBufferFlushing() method

Signature:

onBufferFlushing(event: Events.BUFFER_FLUSHING, data: BufferFlushingData): void;

Parameters

Parameter

Type

Description

event

Events.BUFFER_FLUSHING

data

BufferFlushingData

Returns:

void