BlockSize : Word;
Use this property to set the size of the DVI IMA ADPCM block in bytes (when using DVI IMA ADPCM encoding). The size of the block must be a multiple of four. Since all the blocks in the file must be the same size, the size of the block will be set automatically when appending data to the existing MS DVI IMA ADPCM encoded file.
WavType : TWavType;
Use this property to specify output .wav file encoding. Supported encodings are wtPCM (raw PCM encoding) and wtDVIADPCM (MS DVI IMA ADPCM 4:1 encoding). When you append data to already existing file (with data in either raw PCM or MS DVI IMA ADPCM encoding) this property will be automatically set to the file encoding.
Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.