Android.Media.MediaCodecInfo.CodecCapabilities.CreateFromProfileLevel Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("createFromProfileLevel", "(Ljava/lang/String;II)Landroid/media/MediaCodecInfo$CodecCapabilities;", "")]
public static MediaCodecInfo.CodecCapabilities CreateFromProfileLevel (string mime, [Android.Runtime.GeneratedEnum] MediaCodecProfileLevel profile, int level)

Parameters

mime
Documentation for this section has not yet been entered.
profile
Documentation for this section has not yet been entered.
level
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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