Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 644 Bytes

audionodeemitterconeproperties_outerangle.md

File metadata and controls

23 lines (16 loc) · 644 Bytes
-api-id -api-type
P:Windows.Media.Audio.AudioNodeEmitterConeProperties.OuterAngle
winrt property

Windows.Media.Audio.AudioNodeEmitterConeProperties.OuterAngle

-description

Gets the outer angle of a an audio node emitter cone shape, expressed in radians. This is the angle at which the audio is fully attenuated.

-property-value

The outer angle of a an audio node emitter cone shape

-remarks

Set the outer angle of an emitter cone shape by calling AudioNodeEmitterShape.CreateCone.

-examples

-see-also