Android.Hardware.Camera2.Params.StreamConfigurationMap.GetOutputFormats Method
Get the image format output formats in this stream configuration.

Syntax

[Android.Runtime.Register("getOutputFormats", "()[I", "")]
public int[] GetOutputFormats ()

See Also

Android.Graphics.ImageFormat
Android.Graphics.PixelFormat

Returns

Documentation for this section has not yet been entered.

Remarks

Get the image format output formats in this stream configuration.

All image formats returned by this function will be defined in either Android.Graphics.ImageFormat or in Android.Graphics.PixelFormat (and there is no possibility of collision).

Formats listed in this array are guaranteed to return true if queried with StreamConfigurationMap.IsOutputSupportedFor(int).

[Android Documentation]

Requirements

Namespace: Android.Hardware.Camera2.Params
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0