Contents

VZVirtioSoundDeviceStreamConfiguration

An object that defines a Virtio sound device stream configuration.

Declaration

class VZVirtioSoundDeviceStreamConfiguration

Overview

A VZVirtioSoundDeviceStreamConfiguration object represents a PCM stream of audio data. Don’t instantiate this class directly. Instead, instantiate one of its subclasses such as VZVirtioSoundDeviceInputStreamConfiguration or VZVirtioSoundDeviceOutputStreamConfiguration.

See Also

Configurations