This namespace is a managed API wrapper built on top of Xiph.Audio.Output.LowLevel and is the preferred way to use libao from managed code.
Declaration Syntax
C# | Visual Basic | Visual C++ |
namespace Xiph.Audio.Output
Namespace Xiph.Audio.Output
namespace Xiph.Audio.Output
Types
All Types | Classes | Enumerations |
Icon | Type | Description |
---|---|---|
AoDevice |
Provides access to an open libao device.
| |
AoDriver |
Represents an output driver.
| |
AoDriverOptions |
A list of key/value pairs for use with an AoDriver.
| |
ByteFormat |
Describes sample byte order or "endianness", for samples over 8 bits wide.
|