Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 499 Bytes

audioframeoutputnode_outgoinggain.md

File metadata and controls

23 lines (16 loc) · 499 Bytes
-api-id -api-type
P:Windows.Media.Audio.AudioFrameOutputNode.OutgoingGain
winrt property

Windows.Media.Audio.AudioFrameOutputNode.OutgoingGain

-description

Gets or sets the outgoing gain for the audio frame output node.

-property-value

The outgoing gain value.

-remarks

This value is a linear multiplier of the audio data leaving the node. By default, the outgoing gain is 1.0.

-examples

-see-also