Enum AudioOutputDeviceAPI
Audio output device API.
Namespace: VisioForge.Core.Types.X.Output
Assembly: VisioForge.Core.dll
Syntax
public enum AudioOutputDeviceAPI
Fields
| Name | Description |
|---|---|
| Decklink | The Decklink device. |
| Default | Default. |
| DirectSound | The DirectSound. |
| WASAPI | The WASAPI. |
| WASAPI2 | The WASAPI 2 (Windows 10 and later). |