Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 769 Bytes

audiographbatchupdater.md

File metadata and controls

23 lines (17 loc) · 769 Bytes
-api-id -api-type
T:Windows.Media.Audio.AudioGraphBatchUpdater
winrt class

Windows.Media.Audio.AudioGraphBatchUpdater

-description

An object that, upon creation with CreateBatchUpdater, causes all subsequent modifications to all nodes in an AudioGraph to be accumulated and then committed once your app closes or disposes of the batch updater object.

-remarks

Get an instance of this class by calling AudioGraph.CreateBatchUpdater.

-examples

-see-also

IClosable

-capabilities

backgroundMediaRecording