matrix-js-sdk

    Interface TransceiverStats

    interface TransceiverStats {
        currentDirection: string;
        direction: string;
        mid: string;
        receiver: null | TrackStats;
        sender: null | TrackStats;
    }
    Index

    Properties

    currentDirection: string
    direction: string
    mid: string
    receiver: null | TrackStats
    sender: null | TrackStats
    MMNEPVFCICPMFPCPTTAAATR