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
[read-only] | CodecInfo | MediaCodecInfo. Get the codec info. |
[read-only] | InputFormat | MediaFormat. 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] | Name | string. Get the component name. |
[read-only] | OutputFormat | MediaFormat. Call this after dequeueOutputBuffer signals a format change by returning MediaCodec.InfoOutputFormatChanged. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |