Home
last modified time | relevance | path

Searched defs:sID (Results 1 – 1 of 1) sorted by relevance

/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js95 this.load = function(sID,oOptions) { argument
100 this.unload = function(sID) { argument
105 this.play = function(sID,oOptions) { argument
122 this.setPosition = function(sID,nMsecOffset) { argument
127 this.stop = function(sID) { argument
139 this.pause = function(sID) { argument
144 this.resume = function(sID) { argument
149 this.togglePause = function(sID) { argument
154 this.setPan = function(sID,nPan) { argument
159 this.setVolume = function(sID,nVol) { argument
[all …]