| クラス | 説明 |
|---|---|
| MediaCodecBufferCompatWrapper |
A Wrapper to MediaCodec that facilitates the use of API-dependent get{Input/Output}Buffer methods,
in order to prevent: http://stackoverflow.com/q/30646885
|
| MediaCodecListCompat |
This class emulates basic behavior of MediaCodecList in API level >= 21.
|