Template:Client audio functions: Difference between revisions

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

Revision as of 04:50, 3 January 2021