JSSM, a JavaScript state machine - the FSM for FSL
    Preparing search index...

    Interface RTCRtpContributingSource

    interface RTCRtpContributingSource {
        audioLevel?: number;
        rtpTimestamp: number;
        source: number;
        timestamp: number;
    }

    Hierarchy (View Summary)

    Index
    audioLevel?: number
    rtpTimestamp: number
    source: number
    timestamp: number