public class LoadedMetadataEvent extends PlayerEvent<LoadedMetadataEvent>
PlayerEventTypes.LOADEDMETADATA
occurs for the Player
.- The player has just determined the duration and dimensions of the media resource. - Additionally, the text tracks are ready.
Modifier and Type | Method and Description |
---|---|
double |
getCurrentTime()
The time from which the player has the metadata ready.
|