libao# 0.8.8
default_driver_id Method
NamespacesXiph.Audio.Output.LowLevellibaodefault_driver_id()()()
Returns the ID number of the default live output driver. If the configuration files specify a default driver, its ID is returned, otherwise the library tries to pick a live output driver that will work on the host platform.
Declaration Syntax
C#Visual BasicVisual C++
public static int default_driver_id()
Public Shared Function default_driver_id As Integer
public:
static int default_driver_id()
Return Value
  • A non-negative value is the ID number of the default driver.
  • -1 indicates failure to find a usable audio output device.

Assembly: libao-sharp (Module: libao-sharp) Version: 0.8.8.18341