Enum AudioCaptureDeviceAPI
Audio capture device API.
Namespace: VisioForge.Core.Types.X.Sources
Assembly: VisioForge.Core.dll
Syntax
public enum AudioCaptureDeviceAPI
Fields
| Name | Description |
|---|---|
| Decklink | The Decklink device. |
| DirectSound | The DirectSound source. |
| Other | Other. |
| WASAPI | The WASAPI source. |
| WASAPI2 | The WASAPI2 source (Windows 10 and later). |