AudioComponentInstantiationOptions Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates options that can be used while instantiating a AUAudioUnit.
public enum AudioComponentInstantiationOptions
type AudioComponentInstantiationOptions =
- Inheritance
-
AudioComponentInstantiationOptions
Fields
Name | Value | Description |
---|---|---|
OutOfProcess | 1 | |
InProcess | 2 |