Microsoft DirectX 8.0 |
The Audio Renderer filter is a generic audio rendering filter that you can connect to the output of any of the following filters, if they contain WAV audio: Async File Source, URL File Source, MPEG-1 Stream Splitter, AVI Splitter, WAVE Parser, or any audio transform filter. This filter does not check the audio stream's subtype; the WAVEFORMAT or WAVEFORMATEX structure passed in the format block contains the information needed to connect to this filter.
This filter supports a range of sample rates that depends on the audio driver.
Filter Interfaces | IAMDirectSound, IAMResourceControl, IBaseFilter, IBasicAudio, IMediaPosition, IMediaSeeking, IPersistPropertyBag, IPersistStream, IQualityControl, IReferenceClock |
---|---|
Input Pin Media Types | MEDIATYPE_Audio |
Input Pin Interfaces | IMemInputPin, IPin, IPinConnection, 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_PREFERRED |
Category | CLSID_AudioRendererCategory |