public static final class ExoMediaDrm.KeyStatus
extends java.lang.Object
MediaDrm.KeyStatus| 构造器和说明 |
|---|
KeyStatus(int statusCode,
byte[] keyId)
Creates an instance.
|
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
getKeyId()
Returns the ID of the key.
|
int |
getStatusCode()
Returns the status of the key, as defined by
MediaDrm.KeyStatus#getStatusCode(). |