Home > hls.js > BaseStreamController > abortCurrentFrag
BaseStreamController.abortCurrentFrag() method
Aborts the current fragment loading and resets state Can be overridden by subclasses for specific behavior
Signature:
protected abortCurrentFrag(): void;Returns:
void