Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 645 Bytes

audionodeemitter_decaymodel.md

File metadata and controls

23 lines (16 loc) · 645 Bytes
-api-id -api-type
P:Windows.Media.Audio.AudioNodeEmitter.DecayModel
winrt property

Windows.Media.Audio.AudioNodeEmitter.DecayModel

-description

Gets an object describing the decay model for the AudioNodeEmitter.

-property-value

An object describing the decay model for the emitter.

-remarks

Create an AudioNodeEmitter with a decay model by using the overload of the AudioNodeEmitter constructor.

-examples

-see-also