Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 751 Bytes

audiographcreationstatus.md

File metadata and controls

35 lines (24 loc) · 751 Bytes
-api-id -api-type
T:Windows.Media.Audio.AudioGraphCreationStatus
winrt enum

AudioGraphCreationStatus

-description

Defines status values for audio graph creation.

-enum-fields

-field Success:0

Creation of the audio graph succeeded.

-field DeviceNotAvailable:1

The PrimaryRenderDevice for the audio graph is not available.

-field FormatNotSupported:2

The audio stream format is not supported by the audio graph.

-field UnknownFailure:3

An unknown failure occurred during creation of the audio graph.

-remarks

-examples

-see-also

-capabilities

backgroundMediaRecording