Click or drag to resize

AudioFader Properties

The AudioFader type exposes the following members.

Properties
  NameDescription
Public propertyClip
Returns the audio currently playing or allows to change it while fading.
Public propertyIsBusy
Returns whether the audio is fading (in or out).
Public propertyIsPlaying
Returns whether an audio is currently playing or allows to play or pause it.
Public propertyVolume
Returns the current volume or allows to set it while fading.
Top
See Also