|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.flashaccess.sdk.media.drm.MediaEncrypterResult
public abstract class MediaEncrypterResult
Abstract class that contains status information returned by MediaEncrypter.
| Method Summary | |
|---|---|
KeyStatus |
getKeyInfo()
Gets information about the key. |
java.util.List |
getWarnings()
Gets the warnings issued during encryption. |
boolean |
hasWarnings()
Indicates whether any warnings are set. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public KeyStatus getKeyInfo()
public boolean hasWarnings()
true if any warnings are set, false otherwise.public java.util.List getWarnings()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||