Click or drag to resize

RenderApi Enumeration

Defines available render APIs.

Namespace:  FM.IceLink.NAudio
Assembly:  FM.IceLink.NAudio (in FM.IceLink.NAudio.dll) Version: 3.2.2.607 (3.2.2.607)
Members
  Member nameValueDescription
DirectSound0 Indicates the DirectSound API (requires DirectX to be installed).
Wasapi1 Indicates the WASAPI API (requires Windows Vista or higher).
Wave2 Indicates the Wave API.
See Also