Contents

audioDevices

The list of audio devices.

Declaration

var audioDevices: [VZAudioDeviceConfiguration] { get set }

Discussion

The default value of this property is an empty array. If your VM exposes one or more audio devices, assign an array of VZAudioDeviceConfiguration objects to this property.

See Also

Adding devices to the VM