VZAudioInputStreamSource
The base class for an audio input stream source.
Declaration
class VZAudioInputStreamSourceOverview
An audio input stream source defines how th guest produces audio input data on the host system.
Don’t instantiate VZAudioInputStreamSource directly, use one of its subclasses such as VZHostAudioInputStreamSource instead.