Template:Client audio functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Added getSFXStatus)
(add isSoundLooped and setSoundLooped)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
*[[playSoundFrontEnd]]
*[[getRadioChannel]]
*[[getRadioChannel]]
*[[getRadioChannelName]]
*[[getRadioChannelName]]
*[[getSFXStatus]]
*[[getSoundBPM]]
{{New items|3.0157|1.5.6|
*[[getSoundBufferLength]]
|16216}}
*[[getSoundEffects]]
*[[getSoundEffects]]
*[[getSoundFFTData]]
*[[getSoundLength]]
*[[getSoundLength]]
*[[getSoundLevelData]]
*[[getSoundMaxDistance]]
*[[getSoundMaxDistance]]
*[[getSoundMetaTags]]
*[[getSoundMetaTags]]
*[[getSoundMinDistance]]
*[[getSoundMinDistance]]
*[[getSoundPan]]
*[[getSoundPosition]]
*[[getSoundPosition]]
*[[getSoundProperties]]
*[[getSoundSpeed]]
*[[getSoundSpeed]]
*[[getSoundVolume]]
*[[getSoundVolume]]
*[[setSoundEffectEnabled]]
*[[getSoundWaveData]]
{{New items|3.0160|1.5.8|
*[[isSoundLooped]]
|20785}}
*[[isSoundPanningEnabled]]
*[[isSoundPaused]]
*[[isSoundPaused]]
*[[playSFX]]
*[[playSFX3D]]
*[[playSound]]
*[[playSound]]
*[[playSound3D]]
*[[playSound3D]]
{{New feature/item|3.0134|1.3.4|5731|
*[[playSoundFrontEnd]]
*[[playSFX]]
*[[playSFX3D]]
}}
{{New feature/item|3.0134|1.3.4|5775|
*[[getSFXStatus]]
}}
*[[setRadioChannel]]
*[[setRadioChannel]]
*[[setSoundEffectEnabled]]
{{New items|3.0160|1.5.8|
*[[setSoundLooped]]
|20785}}
*[[setSoundMaxDistance]]
*[[setSoundMaxDistance]]
*[[setSoundMinDistance]]
*[[setSoundMinDistance]]
*[[setSoundPan]]
*[[setSoundPanningEnabled]]
*[[setSoundPaused]]
*[[setSoundPaused]]
*[[setSoundPosition]]
*[[setSoundPosition]]
*[[setSoundProperties]]
*[[setSoundSpeed]]
*[[setSoundSpeed]]
*[[setSoundVolume]]
*[[setSoundVolume]]
*[[stopSound]]
*[[stopSound]]
*[[getSoundBPM]]
*[[getSoundProperties]]
*[[setSoundProperties]]
*[[getSoundFFTData]]
*[[getSoundWaveData]]
*[[getSoundLevelData]]
*[[setSoundPan]]
*[[getSoundPan]]
<noinclude>[[Category:Functions templates]]</noinclude>
<noinclude>[[Category:Functions templates]]</noinclude>

Revision as of 04:50, 3 January 2021