Delete a device from the collection. If no devices remain, the 'default'
device will be added as the sole device. If no default
device exists,
the first available device will be used.
The device to delete from the collection
whether the device was present before it was deleted
Get the current set of devices.
Replace the current set of devices with a new set of devices.
An ID or array of IDs of devices to replace the existing devices with.
Rejects if this feature is not supported, any of the supplied IDs are not found, or no IDs are passed.
Test the devices by playing audio through them.
Resolves with the result of the underlying HTMLAudioElements' play() calls.
Generated using TypeDoc
A smart collection containing a Set of active output devices.