public class MediaEncryptedEvent extends PlayerEvent<MediaEncryptedEvent>
PlayerEventTypes.ENCRYPTED
occurs for the Player
.Modifier and Type | Method and Description |
---|---|
double |
getCurrentTime()
The time at which the media is encrypted.
|
String |
getInitData()
Get a textual representation of the data that was encrypted.
|
String |
getInitDataType()
Get a textual representation of the type of data that was encrypted.
|
public double getCurrentTime()
public String getInitData()
public String getInitDataType()