Class android.media.MediaExtractor

Added Methods
(Map<UUID, byte[]>getPsshInfo()  
 

Changed Methods
void setDataSource(FileDescriptor) Change in exceptions thrown from no exceptions to java.io.IOException.
 
void setDataSource(FileDescriptor, long, long) Change in exceptions thrown from no exceptions to java.io.IOException.
 
void setDataSource(String) Change in exceptions thrown from no exceptions to java.io.IOException.
 
void setDataSource(String, Map<String, String>) Change in exceptions thrown from no exceptions to java.io.IOException.