FileDocCategorySizeDatePackage
MediaCodecList.javaAPI DocAndroid 5.1 API798Sat Mar 14 14:09:42 GMT 2015android.media

MediaCodecList

public final class MediaCodecList extends Object

Fields Summary
public static final int
ALL_CODECS
public static final int
REGULAR_CODECS
Constructors Summary
public MediaCodecList(int kind)

 throw new RuntimeException("Stub!"); 
Methods Summary
public final java.lang.StringfindDecoderForFormat(android.media.MediaFormat format)

 throw new RuntimeException("Stub!"); 
public final java.lang.StringfindEncoderForFormat(android.media.MediaFormat format)

 throw new RuntimeException("Stub!"); 
public static final intgetCodecCount()

 throw new RuntimeException("Stub!"); 
public static final android.media.MediaCodecInfogetCodecInfoAt(int index)

 throw new RuntimeException("Stub!"); 
public final android.media.MediaCodecInfo[]getCodecInfos()

 throw new RuntimeException("Stub!");