Click or drag to resize
Accord.NET (logo)

Accord.Audio.Formats Namespace

 
Classes
  ClassDescription
Public classCode exampleAudioDecoder
Audio decoder to decode different custom audio file formats.
Public classFrameInfo
Information about a audio frame.
Public classCode exampleWaveDecoder
Wave audio file decoder.
Public classCode exampleWaveEncoder
Wave audio file encoder.
Interfaces
  InterfaceDescription
Public interfaceIAudioDecoder
Audio decoder interface, which specifies set of methods that should be implemented by audio decoders for different file formats.
Public interfaceIAudioEncoder
Audio encoder interface, which specifies set of methods that should be implemented by audio encoders for different file formats.