Class android.media.MediaCodecList
Changed Methods | ||
---|---|---|
String findDecoderForFormat (MediaFormat ) |
Change from final to non-final. |
|
String findEncoderForFormat (MediaFormat ) |
Change from final to non-final. |
|
int getCodecCount () |
Change from final to non-final. |
|
MediaCodecInfo getCodecInfoAt (int ) |
Change from final to non-final. |
|
MediaCodecInfo[] getCodecInfos () |
Change from final to non-final. |