Java com.google.gwt.dom.client AudioElement fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.dom.client AudioElement fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.dom.client AudioElement.

The text is from its open source code.

Field

StringTYPE_MP3
The audio type of MP3 encoded audio.
StringTYPE_OGG
The audio type of Ogg encoded audio.
StringTYPE_WAV
The audio type of WAV encoded audio.