|
| class | BufferHelpers |
| | Helper methods for working with audio buffers. More...
|
| |
| class | ByteArrayExtensions |
| | these will become extension methods once we move to .NET 3.5 More...
|
| |
| class | ByteEncoding |
| | An encoding for use with file types that have one byte per character. More...
|
| |
| class | ChunkIdentifier |
| | Chunk Identifier helpers. More...
|
| |
| class | CircularBuffer |
| | A very basic circular buffer implementation. More...
|
| |
| class | Decibels |
| | A util class for conversions. More...
|
| |
| class | FieldDescriptionAttribute |
| | Allows us to add descriptions to interop members. More...
|
| |
| class | FieldDescriptionHelper |
| | Helper to get descriptions. More...
|
| |
| class | HResult |
| | HResult. More...
|
| |
| class | IEEE |
| | Methods for converting between IEEE 80-bit extended double precision and standard C# double precision. More...
|
| |
| class | IgnoreDisposeStream |
| | Pass-through stream that ignores Dispose Useful for dealing with MemoryStreams that you want to re-use. More...
|
| |
| class | MergeSort |
| |
| class | NativeMethods |
| | General purpose native methods for internal NAudio use. More...
|
| |
| class | WavePositionExtensions |
| | WavePosition extension methods. More...
|
| |