Android.Media.MediaCodecInfo.IsEncoder Property
Query if the codec is an encoder.

Syntax

[get: Android.Runtime.Register("isEncoder", "()Z", "GetIsEncoderHandler")]
public bool IsEncoder { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Query if the codec is an encoder.

[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