matrix-js-sdk

    Interface PacketLoss

    interface PacketLoss {
        isDownloadStream: boolean;
        packetsLost: number;
        packetsTotal: number;
    }
    Index

    Properties

    isDownloadStream: boolean
    packetsLost: number
    packetsTotal: number
    MMNEPVFCICPMFPCPTTAAATR