UNPKG

rx-player

Version:
4 lines 314 B
import type { CancellationSignal } from "../../../../utils/task_canceller"; import type RxPlayer from "../../public_api"; export default function createSegmentSinkSizeGraph(instance: RxPlayer, parentElt: HTMLElement, cancelSignal: CancellationSignal): HTMLElement; //# sourceMappingURL=segment_buffer_size.d.ts.map