Home > hls.js > SubtitleStreamController > onBufferFlushing

SubtitleStreamController.onBufferFlushing() method

Signature:

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

Parameters

Parameter Type Description
event Events.BUFFER_FLUSHING
data BufferFlushingData

Returns:

void