Contents

VZVirtioSoundDeviceInputStreamConfiguration

A PCM stream of input audio data, such as from a microphone.

Declaration

class VZVirtioSoundDeviceInputStreamConfiguration

Overview

This device represents a PCM stream of audio data. Don’t instantiate VZVirtioSoundDeviceStreamConfiguration directly. Instead, use one of its subclasses such as VZVirtioSoundDeviceInputStreamConfiguration or VZVirtioSoundDeviceOutputStreamConfiguration.

Topics

Creating an input stream configuration

Accessing the sound source

Input source

See Also

Configurations