component property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Returns the component-id of the RTCIceGatherer.

This property is read-only.

Syntax

JavaScript
component = object.component

 

Property values

Type: RTCIceComponent

Variable to represent RTCIceGatherer object.

Standards information

See also

RTCIceGatherer

RTCIceGathererEvent