Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 916 Bytes

audionodeemitter_audionodeemitter_695720720.md

File metadata and controls

29 lines (20 loc) · 916 Bytes
-api-id -api-type
M:Windows.Media.Audio.AudioNodeEmitter.#ctor(Windows.Media.Audio.AudioNodeEmitterShape,Windows.Media.Audio.AudioNodeEmitterDecayModel,Windows.Media.Audio.AudioNodeEmitterSettings)
winrt method

Windows.Media.Audio.AudioNodeEmitter.AudioNodeEmitter

-description

Initializes a new instance of the AudioNodeEmitter class with the specified emitter characteristics.

-parameters

-param shape

An object describing the shape in which audio is emitted.

-param decayModel

An object describing the decay model for emitted audio.

-param settings

Flags specifying additional settings for the emitter.

-remarks

-examples

-see-also