MCI_MIXSETUP_PARMS Field - ulFormatTag
ulFormatTag
(
ULONG
) - input
The following are valid format values. These formats are not supported on all audio devices. Additional subtype values can be found in OS2MEDEF.H.
MCI_WAVE_FORMAT_PCM
Changes the format to pulse code modulation (PCM).
MCI_WAVE_FORMAT_ADPCM
Changes the format to adaptive differential pulse code modulation (ADPCM).
MCI_WAVE_FORMAT_IBM_CVSD
Changes the format to IBM Speech Viewer.
MCI_WAVE_FORMAT_ALAW
Changes the format to A-Law.
MCI_WAVE_FORMAT_MULAW
Changes the format to Mu-Law.
MCI_WAVE_FORMAT_IBM_ALAW
Changes the format to A-Law.
MCI_WAVE_FORMAT_IBM_MULAW
Changes the format to Mu-Law.
MCI_WAVE_FORMAT_OKI_ADPCM
Changes the format to OKI ADPCM.
MCI_WAVE_FORMAT_DVI_ADPCM
Changes the format to DVI ADPCM.
MCI_WAVE_FORMAT_IBM_ADPCM
Changes the format to ADPCM.
MCI_WAVE_FORMAT_DIGISTD
Changes the format to IBM Digispeech (standard format).
MCI_WAVE_FORMAT_DIGIFIX
Changes the format to IBM Digispeech (fixed format).
MCI_WAVE_FORMAT_AVC_ADPCM
Changes the format to AVC ADPCM.
MCI_WAVE_FORMAT_CT_ADPCM
Changes the format to Creative Labs ADPCM.
MCI_WAVE_FORMAT_MPEG1
Changes the format to MPEG audio.
[Back: MCI_MIXSETUP_PARMS Field - ulBitsPerSample]
[Next: MCI_MIXSETUP_PARMS Field - ulSamplesPerSec]