Waveform Audio Renderer (Windows CE 5.0)
The Audio Renderer filter uses the Waveform Audio API to render waveform audio.
This filter does not check the audio stream's subtype. The WAVEFORMAT or WAVEFORMATEX structure passed in the format contains the information needed for the connection.
This filter supports a range of sample rates that depends on the audio driver.
The following table shows the renderer properties.
Renderer property | Description |
---|---|
Filter Interfaces | IBaseFilter, IBasicAudio, IMediaPosition, IMediaSeeking, IQualityControl, IReferenceClock |
Input Pin Media Types | MEDIATYPE_Audio, MEDIASUBTYPE_None |
Input Pin Interfaces | IMemInputPin, IPin, IQualityControl |
Output Pin Media Types | Not applicable |
Output Pin Interfaces | Not applicable |
Filter CLSID | CLSID_AudioRender |
Executable | Quartz.dll |
Merit | MERIT_DO_NOT_USE |
Filter Category | CLSID_AudioRendererCategory |
Send Feedback on this topic to the authors