AudioObject.FadeOut Method

ClockStone Audio Toolkit

AudioObjectFadeOut Method

Overload List
  NameDescription
Public methodFadeOut(Single)
Starts a fade-out. If the AudioItem mode is is a sequence, the next sub-item will continue to play after the this sub-item is completely faded out.
Public methodFadeOut(Single, Single)
Starts a fade-out at a specified time. If the AudioItem mode is is a sequence, the next sub-item will continue to play after the this sub-item is completely faded out.
Top
See Also