libao# 0.8.8
Xiph.Audio.Output.LowLevel Namespace
NamespacesXiph.Audio.Output.LowLevel
This namespace is a thin managed layer on top of libao.
Declaration Syntax
C#Visual BasicVisual C++
namespace Xiph.Audio.Output.LowLevel
Namespace Xiph.Audio.Output.LowLevel
namespace Xiph.Audio.Output.LowLevel
Types
All TypesClassesEnumerations
IconTypeDescription
ao_device
This structure holds all of the data for an open device.

AO_E
Error values returned by some libao functions.

AO_FMT
Describes sample byte order or "endianness", for samples over 8 bits wide.

ao_info
This structure describes the attributes of an output driver.

ao_sample_format
This structure describes the format of audio samples.

AO_TYPE
The output type of a driver or device.

libao
libao P/Invoke wrapper.