| 
               | 
            
              Accord.Audio.Formats Namespace | 
          
| Class | Description | |
|---|---|---|
| AudioDecoder | 
            Audio decoder to decode different custom audio file formats.
              | |
| FrameInfo | 
              Information about a audio frame.
              | |
| WaveDecoder | 
              Wave audio file decoder.
              | |
| WaveEncoder | 
              Wave audio file encoder.
              | 
| Interface | Description | |
|---|---|---|
| IAudioDecoder | 
              Audio decoder interface, which specifies set of methods that should
              be implemented by audio decoders for different file formats.
              | |
| IAudioEncoder | 
              Audio encoder interface, which specifies set of methods that should
              be implemented by audio encoders for different file formats.
              |