codecs property
JSArray<RTCRtpCodec>
get
codecs
Implementation
external JSArray<RTCRtpCodec> get codecs;
set
codecs
(JSArray<RTCRtpCodec> value)
Implementation
external set codecs(JSArray<RTCRtpCodec> value);