IAudioRendererWaveOut Interface (Compact 2013)

3/26/2014

This interface is used to control the Audio Renderer (WaveOut) Filter, which uses the Waveform Audio API to render sound.

In addition to the methods inherited from IUnknown, this interface exposes the following methods.

Method

Description

IAudioRendererWaveOut::SendMessage

Sends Waveform Audio messages to the audio device.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

DirectShow Interfaces
Audio Renderer (WaveOut) Filter

Other Resources

Waveform Audio