VZVirtioSoundDeviceConfiguration
An object that defines a Virtio sound device configuration.
Declaration
class VZVirtioSoundDeviceConfigurationOverview
Use a VZVirtioSoundDeviceConfiguration object to configure an audio device for your VM. After creating this object, assign appropriate values to the streams array property which defines the behaviors of the underlying audio streams for this audio device.
After creating and configuring a VZVirtioSoundDeviceConfiguration object, assign it to the audioDevices property of your VM’s configuration.