Class android.media.MediaCodec.QueueRequest

Added Methods
QueueRequest setEncryptedLinearBlock(LinearBlock, int, int, CryptoInfo)  
 

Changed Methods
QueueRequest setLinearBlock(LinearBlock, int, int) Change in signature from (LinearBlock, int, int, CryptoInfo) to (LinearBlock, int, int).