Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 3.24 KB

nn-spatialaudioclient-ispatialaudioobjectrenderstreamnotify.md

File metadata and controls

64 lines (53 loc) · 3.24 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:spatialaudioclient.ISpatialAudioObjectRenderStreamNotify
ISpatialAudioObjectRenderStreamNotify (spatialaudioclient.h)
Provides notifications for spatial audio clients to respond to changes in the state of an ISpatialAudioObjectRenderStream.
ISpatialAudioObjectRenderStreamNotify
ISpatialAudioObjectRenderStreamNotify interface [Core Audio]
ISpatialAudioObjectRenderStreamNotify interface [Core Audio]
described
coreaudio.ispatialaudioobjectrenderstreamnotify
spatialaudioclient/ISpatialAudioObjectRenderStreamNotify
coreaudio\ispatialaudioobjectrenderstreamnotify.htm
CoreAudio
3729D985-9040-43AD-A8B0-045509FE2F20
12/05/2018
ISpatialAudioObjectRenderStreamNotify, ISpatialAudioObjectRenderStreamNotify interface [Core Audio], ISpatialAudioObjectRenderStreamNotify interface [Core Audio],described, coreaudio.ispatialaudioobjectrenderstreamnotify, spatialaudioclient/ISpatialAudioObjectRenderStreamNotify
spatialaudioclient.h
Windows
Windows 10, version 1703 [desktop apps only]
Windows Server 2016 [desktop apps only]
Windows
19H1
ISpatialAudioObjectRenderStreamNotify
spatialaudioclient/ISpatialAudioObjectRenderStreamNotify
c++
APIRef
kbSyntax
COM
spatialaudioclient.h
ISpatialAudioObjectRenderStreamNotify

ISpatialAudioObjectRenderStreamNotify interface

-description

Provides notifications for spatial audio clients to respond to changes in the state of an ISpatialAudioObjectRenderStream.

You register the object that implements this interface by assigning it to the NotifyObject parameter of the SpatialAudioClientActivationParams structure passed into the ISpatialAudioClient::ActivateSpatialAudioStream method. After registering its ISpatialAudioObjectRenderStreamNotify interface, the client receives event notifications in the form of callbacks through the OnAvailableDynamicObjectCountChange method in the interface.

This interface is a part of Windows Sonic, Microsoft’s audio platform for more immersive audio which includes integrated spatial sound on Xbox and Windows.

-inheritance

The ISpatialAudioObjectRenderStreamNotify interface inherits from the IUnknown interface. ISpatialAudioObjectRenderStreamNotify also has these types of members: