Android.Media.MediaCodec: Property Members

The properties of Android.Media.MediaCodec are listed below. For a list of all members, see the MediaCodec Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
CodecInfoMediaCodecInfo. Get the codec info.
[read-only]
InputFormatMediaFormat. Call this after MediaCodec.Configure(MediaFormat, Android.Views.Surface, Android.Views.Surface, Android.Views.Surface) returns successfully to get the input format accepted by the codec.
[read-only]
Namestring. Get the component name.
[read-only]
OutputFormatMediaFormat. Call this after dequeueOutputBuffer signals a format change by returning MediaCodec.InfoOutputFormatChanged.

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.