Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 671 Bytes

audiograph_createbatchupdater_98890190.md

File metadata and controls

25 lines (17 loc) · 671 Bytes
-api-id -api-type
M:Windows.Media.Audio.AudioGraph.CreateBatchUpdater
winrt method

Windows.Media.Audio.AudioGraph.CreateBatchUpdater

-description

Creates a new AudioGraphBatchUpdater for the AudioGraph which causes all subsequent modifications to all nodes in the audio graph to be accumulated and then committed once your app closes or disposes of the batch updater object.

-returns

A new batch updater for the audio graph.

-remarks

-examples

-see-also

-capabilities

backgroundMediaRecording