Audio Renderer (WaveOut) Filter (Windows CE 5.0)

Send Feedback

This filter uses the Waveform Audio API to render waveform audio. Audio mixing is disabled in the waveOut Audio Renderer.

This filter does not check the audio stream's subtype. The 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.

Filter Property Description
Filter Interfaces IBaseFilter, IBasicAudio, IMediaPosition, IMediaSeeking, IPersistPropertyBag, IPersistStream, 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
Property Page CLSID CLSID_AudioProperties, CLSID_AudioRendererAdvancedProperties
Executable quartz.dll
Merit MERIT_DO_NOT_USE
Filter Category CLSID_AudioRendererCategory

See Also

Supported DirectShow Filters

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.