Codec
constructor(kind: String? = null, mimeType: String? = null, payloadType: Int? = null, clockRate: Int? = null, channels: Int? = null, rtcpFeedback: List<CodecRtcpFeedback>? = null, parameters: CodecParameters? = null, preferredPayloadType: Int? = null)