Enumerator with the two different types of audio: Sound, Music

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public enum AudioType
Visual Basic (Declaration)
Public Enumeration AudioType
Visual C++
public enum class AudioType

Members

Member nameDescription
Sound
Music

See Also