MillicastCapability
Source: PeerConnection.js:270
Properties
codecs(Array.<Object>)codecs.codec(String) — Audio or video codec name.codecs.mimeType(String) — Audio or video codec mime type.codecs.scalabilityModes(Array.<String>, optional) — In case of SVC support, a list of scalability modes supported.codecs.channels(Number, optional) — Only for audio, the number of audio channels supported.
headerExtensions(Array.<RTCRtpHeaderExtensionCapability>) — An array specifying the URI of the header extension, as described in RFC 5285.
Type
Object