Table of Contents

Class ImaAdpcmWaveFormat

Namespace
NAudio.Wave
Assembly
NAudio.Core.dll

IMA/DVI ADPCM Wave Format Work in progress

public class ImaAdpcmWaveFormat : WaveFormat
Inheritance
ImaAdpcmWaveFormat
Inherited Members
Extension Methods

Constructors

ImaAdpcmWaveFormat(int, int, int)

Creates a new IMA / DVI ADPCM Wave Format

public ImaAdpcmWaveFormat(int sampleRate, int channels, int bitsPerSample)

Parameters

sampleRate int

Sample Rate

channels int

Number of channels

bitsPerSample int

Bits Per Sample