![]() |
![]() |
The PCMWAVEFORMAT structure describes the data format for PCM waveform-audio data. This structure has been superseded by the WAVEFORMATEX structure.
typedef struct { WAVEFORMAT wf; WORD wBitsPerSample; } PCMWAVEFORMAT;
© 1997 Microsoft Corporation. All rights reserved. Legal Notices.