IAudioViewManagerService interface (audioclient.h)

Provides APIs for associating an HWND with an audio stream.

Inheritance

The IAudioViewManagerService interface inherits from the IUnknown interface.

Methods

The IAudioViewManagerService interface has these methods.

 
IAudioViewManagerService::SetAudioStreamWindow

Associates the specified HWND window handle with an audio stream.

Remarks

Get an instance of the IAudioViewManagerService by calling GetService on an instance of IAudioClient.

Requirements

Requirement Value
Header audioclient.h