Java com.google.gwt.media.client Audio fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

AudiocreateIfSupported()
Return a new Audio if supported, and null otherwise.
AudioElementgetAudioElement()
Returns the attached AudioElement.
booleanisSupported()
Runtime check for whether the audio element is supported in this browser.