Use this property to query whether CoreAudio is required.
Namespace: NMixerProNETAssembly: MixerProNET (in MixerProNET.dll) Version: 2.1.0.27196 (2.1.0)
Syntax
| C# |
|---|
public static bool RequiresCoreAudio { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property RequiresCoreAudio As Boolean Get |
| Visual C++ |
|---|
public: static property bool RequiresCoreAudio { bool get (); } |