The methods of Android.Media.MediaCodecList are listed below. For a list of all members, see the MediaCodecList Members list.
See Also: Inherited members from Java.Lang.Object
FindDecoderForFormat(MediaFormat)Find a decoder supporting a given Android.Media.MediaFormat in the list of media-codecs. | ||
FindEncoderForFormat(MediaFormat)Find an encoder supporting a given Android.Media.MediaFormat in the list of media-codecs. | ||
static | GetCodecInfoAt(int)Return the Android.Media.MediaCodecInfo object for the codec at the given index in the regular list. | |
GetCodecInfos()Returns the list of Android.Media.MediaCodecInfo objects for the list of media-codecs. |