API Docs for:
Show:

gs.Audio Class

This class manages the basic audio system.

Constructor

gs.Audio

() final static

Item Index

Properties

Properties

context

Object

The audio context. It depends on the platform but in most cases it is an HTML5 Web-Audio context. Accessing the context directly is not recommended. It should only be done if really necessary.