Class android.media.MediaDescrambler

Changed Methods
int descramble(ByteBuffer, ByteBuffer, CryptoInfo) Change from final to non-final.
 
boolean requiresSecureDecoderComponent(String) Change from final to non-final.
 
void setMediaCasSession(Session) Change from final to non-final.
 
 

Added Fields
byte SCRAMBLE_CONTROL_EVEN_KEY  
byte SCRAMBLE_CONTROL_ODD_KEY  
byte SCRAMBLE_CONTROL_RESERVED  
byte SCRAMBLE_CONTROL_UNSCRAMBLED  
byte SCRAMBLE_FLAG_PES_HEADER