Class android.media.MediaCodecList

Added Constructors
MediaCodecList(int)  
 

Added Methods
String findDecoderForFormat(MediaFormat)  
String findEncoderForFormat(MediaFormat)  
MediaCodecInfo[] getCodecInfos()  
 

Changed Methods
int getCodecCount() Now deprecated.
 
MediaCodecInfo getCodecInfoAt(int) Now deprecated.
 
 

Added Fields
int ALL_CODECS  
int REGULAR_CODECS