Class android.media.MediaCodecList
| Added Constructors | |
|---|---|
| MediaCodecList(int) | |
| Added Methods | |
|---|---|
| StringfindDecoderForFormat(MediaFormat) | |
| StringfindEncoderForFormat(MediaFormat) | |
| MediaCodecInfo[]getCodecInfos() | |
| Changed Methods | ||
|---|---|---|
| intgetCodecCount() | Now deprecated. | |
| MediaCodecInfogetCodecInfoAt(int) | Now deprecated. | |
| Added Fields | |
|---|---|
| intALL_CODECS | |
| intREGULAR_CODECS | |
