UNPKG

ngx-agora

Version:

Angular wrapper for Agora RTC client (https://www.agora.io/en/)

5 lines (4 loc) 105 B
export interface StreamStats { /** Delay in accessing the SD-RTN (ms). */ accessDelay: string; }