DOMAudioChannel

From Virtual World Web Wiki
Jump to: navigation, search

This enum contains a list of audio channels on which audio clips can be played in a client application. Used mainly by DOMAudio.

Remarks [edit]

Enum Values

Ambient = 0
A channel for ambient sounds like crowd wallas, forest wind, etc. Generally not emenating from specific objects
Environment = 1
A channel for sounds created by objects in the environment like transporter pad hum, ocean front waves, a buzzing flourescent light, etc.
Music = 2
A channel for backgroud music
UI = 3
A channel for User Interface sounds
Chat = 4
A channel for voice communication with other users
Dialogue = 5
A channel for dialogue from NPC characters
WebView = 6
A channel for sound from embeded web views
Video = 7
A channel for sound from playing video materials