| Package | Description | 
|---|---|
| com.google.gwt.event.dom.client | Types related to DOM events. | 
| com.google.gwt.media.client | 
 Widgets for HTML Audio and Video support. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | HasAllMediaHandlersThis is a convenience interface that includes all media handlers defined by
 the core GWT system. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Audio
 A widget representing an <audio> element. | 
| class  | MediaBase
 A widget representing a media element. | 
| class  | Video
 A widget representing a <video> element. |