RTCRtpCodecCapabilityinterface RTCRtpCodecCapability {channels?: number;clockRate: number;mimeType: string;sdpFmtpLine?: string;}§Properties§channels?: number[src]§clockRate: number[src]§mimeType: string[src]§sdpFmtpLine?: string[src]