Microsoft DirectX 8.1 (C++) |
The WAVE Parser filter parses WAV-format audio data from .wav, .au, or .aif files. The upstream filter must be the Async File Source filter, URL File Source filter, or a compatible third-party asynchronous source filter that contains WAV audio data. The output stream is audio data, which you can connect directly to an audio rendering filter or to an intervening audio transform filter.
Filter Interfaces | IAMMediaContent, IBaseFilter, IPersistMediaPropertyBag |
Input Pin Media Types | MEDIATYPE_Stream The following subtypes are valid:
|
Input Pin Interfaces | IPin, IQualityControl |
Output Pin Media Types | MEDIATYPE_Audio, MEDIASUBTYPE_NULL |
Output Pin Interfaces | IPin, IMediaSeeking |
Filter CLSID | CLSID_WAVEParser |
Property Page CLSID | No property page. |
Executable | quartz.dll |
Merit | MERIT_UNLIKELY |
Filter Category | CLSID_LegacyAmFilterCategory |