Home > hls.js > FragmentTracker > detectPartialFragments
FragmentTracker.detectPartialFragments() method
Checks if the fragment passed in is loaded in the buffer properly Partially loaded fragments will be registered as a partial fragment
Signature:
detectPartialFragments(data: FragBufferedData): void;
Parameters
Parameter |
Type |
Description |
---|---|---|
data |
void