android.media
Class MediaCodecInfo
java.lang.Object
android.media.MediaCodecInfo
public final class MediaCodecInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public final String getName()
isEncoder
public final boolean isEncoder()
getSupportedTypes
public final String[] getSupportedTypes()
getCapabilitiesForType
public final MediaCodecInfo.CodecCapabilities getCapabilitiesForType(String type)
Copyright © 2008-2012. All Rights Reserved.