Sound python module

From WiCWiki

Jump to: navigation, search

Contents

wic.player.sound

Methods for playing sounds.


Methods

AddTimedMute

Syntax
AddTimedMute( anApplicationId, anInitialDelay, aFadeOutTime, aMutePrecent, aMuteTime, aFadeInTime, aVolume )
Description


Exceptions
-
See also
-


GetVolume

Syntax
GetVolume( anApplicationId )
Description


Exceptions
-
See also
-


Pause

Syntax
Pause()
Description


Exceptions
-
See also
-


Play

Syntax
Play( aFileName[, aWorldPosition] )
Description


Exceptions
-
See also
-


SetVolume

Syntax
SetVolume( anApplicationId, aVolume[, aFadeVolume[, anUpdateFadesFlag]] )
Description


Exceptions
-
See also
-


Unpause

Syntax
Unpause()
Description


Exceptions
-
See also
-


Personal tools
User Created Content