Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 686 Bytes

audionodeemitterdecaymodel_mingain.md

File metadata and controls

23 lines (16 loc) · 686 Bytes
-api-id -api-type
P:Windows.Media.Audio.AudioNodeEmitterDecayModel.MinGain
winrt property

Windows.Media.Audio.AudioNodeEmitterDecayModel.MinGain

-description

Gets the minimum gain applied to the signal as a result of the decay model.

-property-value

The minimum gain applied to the signal as a result of the decay model.

-remarks

Specify the minimum gain of an AudioNodeEmitterDecayModel by calling CreateCustom or CreateNatural.

-examples

-see-also