soundManager.vwf.yaml 347 B

123456789101112131415161718192021
  1. ---
  2. extends: http://vwf.example.com/node.vwf
  3. methods:
  4. loadSound:
  5. clearAllSounds:
  6. isReady:
  7. playSound:
  8. playSequence:
  9. isSoundPlaying:
  10. isInstancePlaying:
  11. setVolume:
  12. setMasterVolume:
  13. hasSubtitle:
  14. getSubtitle:
  15. getDuration:
  16. stopSoundInstance:
  17. stopSoundGroup:
  18. stopAllSoundInstances:
  19. events:
  20. soundFinished:
  21. soundStarted: