Skip to main content

RTCRtpCodecParameters

Extends

Properties

channels?

optional channels?: number;

Inherited from

RTCRtpCodec.channels


clockRate

clockRate: number;

Inherited from

RTCRtpCodec.clockRate


mimeType

mimeType: string;

Inherited from

RTCRtpCodec.mimeType


payloadType

payloadType: number;

sdpFmtpLine?

optional sdpFmtpLine?: string;

Inherited from

RTCRtpCodec.sdpFmtpLine