UNPKG

@100mslive/hms-video-store

Version:

@100mslive Core SDK which abstracts the complexities of webRTC while providing a reactive store for data management with a unidirectional data flow

11 lines (10 loc) 207 B
interface Window { HMS?: { PING_INTERVAL?: number; PING_TIMEOUT?: number; GAIN_VALUE: 10; ON_SFU_STATS: (params: any) => void; NETWORK_TEST: boolean; CLIENT_EVENTS: boolean; }; }