• This hook provides current bandwidth estimation estimation - client's available incoming bitrate estimated by the server. It's measured in bits per second.

    Returns {
        estimation: number | null;
    }

    • estimation: number | null

Generated using TypeDoc