Android.Media.MediaCodecList.GetCodecInfoAt Method
Return the Android.Media.MediaCodecInfo object for the codec at the given index in the regular list.

Syntax

[Android.Runtime.Register("getCodecInfoAt", "(I)Landroid/media/MediaCodecInfo;", "")]
[System.Obsolete("deprecated")]
public static MediaCodecInfo GetCodecInfoAt (int index)

Parameters

index
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the Android.Media.MediaCodecInfo object for the codec at the given index in the regular list.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16