Template:PL/Client audio functions: Difference between revisions
Jump to navigation
Jump to search
(Created a new template for polish version of audio functions) |
(Improved webscraping) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<ul> | |||
<li>[[PL/getRadioChannel|getRadioChannel]]</li> | |||
<li>[[PL/getRadioChannelName|getRadioChannelName]]</li> | |||
<li>[[PL/getSFXStatus|getSFXStatus]]</li> | |||
<li>[[PL/getSoundBPM|getSoundBPM]]</li> | |||
<li>[[PL/getSoundBufferLength|getSoundBufferLength]]</li> | |||
{{Added feature/item|1.5.9|1.5.8|20914| | {{Added feature/item|1.5.9|1.5.8|20914| | ||
<li>[[PL/getSoundEffectParameters|getSoundEffectParameters]]</li> | |||
}} | }} | ||
<li>[[PL/getSoundEffects|getSoundEffects]]</li> | |||
<li>[[PL/getSoundFFTData|getSoundFFTData]]</li> | |||
<li>[[PL/getSoundLength|getSoundLength]]</li> | |||
<li>[[PL/getSoundLevelData|getSoundLevelData]]</li> | |||
<li>[[PL/getSoundMaxDistance|getSoundMaxDistance]]</li> | |||
<li>[[PL/getSoundMetaTags|getSoundMetaTags]]</li> | |||
<li>[[PL/getSoundMinDistance|getSoundMinDistance]]</li> | |||
<li>[[PL/getSoundPan|getSoundPan]]</li> | |||
<li>[[PL/getSoundPosition|getSoundPosition]]</li> | |||
<li>[[PL/getSoundProperties|getSoundProperties]]</li> | |||
<li>[[PL/getSoundSpeed|getSoundSpeed]]</li> | |||
<li>[[PL/getSoundVolume|getSoundVolume]]</li> | |||
<li>[[PL/getSoundWaveData|getSoundWaveData]]</li> | |||
{{Added feature/item|1.5.9|1.5.8|20785| | {{Added feature/item|1.5.9|1.5.8|20785| | ||
<li>[[PL/isSoundLooped|isSoundLooped]]</li> | |||
}} | }} | ||
<li>[[PL/isSoundPanningEnabled|isSoundPanningEnabled]]</li> | |||
<li>[[PL/isSoundPaused|isSoundPaused]]</li> | |||
<li>[[PL/playSFX3D|playSFX3D]]</li> | |||
<li>[[PL/playSFX|playSFX]]</li> | |||
<li>[[PL/playSound3D|playSound3D]]</li> | |||
<li>[[PL/playSound|playSound]]</li> | |||
<li>[[PL/playSoundFrontEnd|playSoundFrontEnd]]</li> | |||
<li>[[PL/setRadioChannel|setRadioChannel]]</li> | |||
<li>[[PL/setSoundEffectEnabled|setSoundEffectEnabled]]</li> | |||
{{Added feature/item|1.5.9|1.5.8|20914| | {{Added feature/item|1.5.9|1.5.8|20914| | ||
<li>[[PL/setSoundEffectParameter|setSoundEffectParameter]]</li> | |||
}} | }} | ||
{{Added feature/item|1.5.9|1.5.8|20785| | {{Added feature/item|1.5.9|1.5.8|20785| | ||
<li>[[PL/setSoundLooped|setSoundLooped]]</li> | |||
}} | }} | ||
<li>[[PL/setSoundMaxDistance|setSoundMaxDistance]]</li> | |||
<li>[[PL/setSoundMinDistance|setSoundMinDistance]]</li> | |||
<li>[[PL/setSoundPan|setSoundPan]]</li> | |||
<li>[[PL/setSoundPanningEnabled|setSoundPanningEnabled]]</li> | |||
<li>[[PL/setSoundPaused|setSoundPaused]]</li> | |||
<li>[[PL/setSoundPosition|setSoundPosition]]</li> | |||
<li>[[PL/setSoundProperties|setSoundProperties]]</li> | |||
<li>[[PL/setSoundSpeed|setSoundSpeed]]</li> | |||
<li>[[PL/setSoundVolume|setSoundVolume]]</li> | |||
<li>[[PL/stopSound|stopSound]]</li> | |||
</ul> | |||
<noinclude>[[Category:Functions templates]]</noinclude> | <noinclude>[[Category:PL/Functions templates]]</noinclude> |
Latest revision as of 08:32, 28 September 2023
- getRadioChannel
- getRadioChannelName
- getSFXStatus
- getSoundBPM
- getSoundBufferLength
- getSoundEffectParameters
- getSoundEffects
- getSoundFFTData
- getSoundLength
- getSoundLevelData
- getSoundMaxDistance
- getSoundMetaTags
- getSoundMinDistance
- getSoundPan
- getSoundPosition
- getSoundProperties
- getSoundSpeed
- getSoundVolume
- getSoundWaveData
- isSoundLooped
- isSoundPanningEnabled
- isSoundPaused
- playSFX3D
- playSFX
- playSound3D
- playSound
- playSoundFrontEnd
- setRadioChannel
- setSoundEffectEnabled
- setSoundEffectParameter
- setSoundLooped
- setSoundMaxDistance
- setSoundMinDistance
- setSoundPan
- setSoundPanningEnabled
- setSoundPaused
- setSoundPosition
- setSoundProperties
- setSoundSpeed
- setSoundVolume
- stopSound