vot.js - v2.4.12
    Preparing search index...
    interface RTCRtpCodec {
        channels?: number;
        clockRate: number;
        mimeType: string;
        sdpFmtpLine?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    channels?: number
    clockRate: number
    mimeType: string
    sdpFmtpLine?: string