AudioObjectstopAfterFadeOut Property
|
If enabled, the audio will stop playing if a fadeout is finished.
Namespace:
(Default Namespace)
Assembly:
AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax public bool stopAfterFadeOut { get; set; }
Property Value
Type:
BooleanRemarks
Enabled by default.
See Also