android.media
Class MediaCodecList

java.lang.Object
  extended by android.media.MediaCodecList

public final class MediaCodecList
extends Object


Method Summary
static int getCodecCount()
           
static MediaCodecInfo getCodecInfoAt(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCodecCount

public static final int getCodecCount()

getCodecInfoAt

public static final MediaCodecInfo getCodecInfoAt(int index)


Copyright © 2008-2012. All Rights Reserved.