groupId property

Returns the group identifier of the represented device. Two devices have the same groupId if they belong to the same physical device.

Syntax

JavaScript
groupId = object.groupId

 

Property values

Type: string

The unique identifier for the device.

See also

MediaDeviceInfo

 

 

Show: