This namespace is a thin managed layer on top of libao.
Declaration Syntax
C# | Visual Basic | Visual C++ |
namespace Xiph.Audio.Output.LowLevel
Namespace Xiph.Audio.Output.LowLevel
namespace Xiph.Audio.Output.LowLevel
Types
All Types | Classes | Enumerations |
Icon | Type | Description |
---|---|---|
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.
|