Example usage for Java android.media MediaCodecInfo fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getName() Retrieve the codec name. |
String[] | getSupportedTypes() Query the media types supported by the codec. |
boolean | isEncoder() Query if the codec is an encoder. |