Sound Properties
Animation Studio Reference

Sound Properties

The properties of the Sound class are listed below. For a complete list of Sound class members, see the Sound Members topic.

Public Instance Properties

Loop Loops a sound file until Loop = false or Play = false.
Play Starts playing a soundfile. The sound is played asynchronously in a seperate thread.
SoundFile Set or get the path to the media sound file.

See Also

Sound Class | AnimationStudio Namespace