Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.04 KB

audiograph_createdeviceoutputnodeasync_954542725.md

File metadata and controls

25 lines (17 loc) · 1.04 KB
-api-id -api-type
M:Windows.Media.Audio.AudioGraph.CreateDeviceOutputNodeAsync
winrt method

Windows.Media.Audio.AudioGraph.CreateDeviceOutputNodeAsync

-description

Creates a new AudioDeviceOutputNode that outputs audio data from the audio graph to the system's default output device, such as speakers or headphones.

-returns

An asynchronous operation that returns a CreateAudioDeviceOutputNodeResult on completion. This object exposes a Status property, that indicates either that the operation was successful or the reason why the operation failed. The DeviceOutputNode property provides a reference to the created output node on success.

-remarks

-examples

-see-also

-capabilities

backgroundMediaRecording