Device.Info
Device information.
The type for MediaDeviceInfo
objects.
group_id d
is the group identifier of the device. Two devices have the same group identifier if they belong to the same physical device.
val to_json : t -> Brr.Json.t
to_json d
is d
as JSON data.