Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1012 Bytes

audiograph_createframeoutputnode_1505747890.md

File metadata and controls

30 lines (21 loc) · 1012 Bytes
-api-id -api-type
M:Windows.Media.Audio.AudioGraph.CreateFrameOutputNode(Windows.Media.MediaProperties.AudioEncodingProperties)
winrt method

Windows.Media.Audio.AudioGraph.CreateFrameOutputNode

-description

Creates a new AudioFrameOutputNode, with the specified encoding properties, that outputs audio data from the audio graph to app-implemented code.

-parameters

-param encodingProperties

An object representing the audio encoding properties for the frame output node which specifies the sample rate at which the created node will operate. Only uncompressed PCM and float formats are allowed.

-returns

An audio frame output node.

-remarks

-examples

-see-also

CreateFrameOutputNode

-capabilities

backgroundMediaRecording