Android.Media.MediaCodecInfo Members

The members of Android.Media.MediaCodecInfo are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
IsEncoderbool. Query if the codec is an encoder.
[read-only]
Namestring. Retrieve the codec name.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

GetCapabilitiesForType(string) : MediaCodecInfo.CodecCapabilities
Enumerates the capabilities of the codec component.
GetSupportedTypes() : string[]
Query the media types supported by the codec.