| Class | Description |
|---|---|
| MediaComponent |
The media component is used to provide basic functionality to the video and audio component.
|
| Source |
The source of an audio or a video media component
|
| Track |
The track tag is used to provide subtitles, captions, descriptions, chapters, metadata to a video
media component
|
| Enum | Description |
|---|---|
| MediaComponent.Cors |
To be used for the crossorigin attribute
|
| MediaComponent.Preload |
To be used for the preload attribute
|
| Track.Kind |
To be used for the kind attribute
|
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.