@nextcloud/files

    Interface RTCRtpCodec

    interface RTCRtpCodec {
        channels?: number;
        clockRate: number;
        mimeType: string;
        sdpFmtpLine?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

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