mirror of
https://github.com/photonstorm/phaser
synced 2024-11-10 15:14:47 +00:00
HTML5AudioSoundManager description spacing
This commit is contained in:
parent
a84f7efb45
commit
3fb803568d
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ var HTML5AudioSound = require('./HTML5AudioSound');
|
|||
* ```
|
||||
*
|
||||
* Not all browsers can play all audio formats.
|
||||
*
|
||||
* There is a good guide to what's supported: [Cross-browser audio basics: Audio codec support](https://developer.mozilla.org/en-US/Apps/Fundamentals/Audio_and_video_delivery/Cross-browser_audio_basics#Audio_Codec_Support).
|
||||
*
|
||||
* @class HTML5AudioSoundManager
|
||||
|
|
Loading…
Reference in a new issue