Table of Contents

Class CaptureResult

Namespace
Android.Hardware.Camera2
Assembly
MASES.Netdroid.dll
public class CaptureResult : CameraMetadata<CaptureResult.Key<object>>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
CaptureResult
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Derived
Inherited Members
JVMBridgeBase<CameraMetadata<CaptureResult.Key<object>>>.IsAssignableFrom(IJavaType)
JVMBridgeBase<CameraMetadata<CaptureResult.Key<object>>>.IsAssignableFrom<T>()
JVMBridgeBase<CameraMetadata<CaptureResult.Key<object>>>.Execute<T>(params T[])
JVMBridgeBase<CameraMetadata<CaptureResult.Key<object>>>.DynBridgeClazz
JVMBridgeBase<CameraMetadata<CaptureResult.Key<object>>>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

CaptureResult()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public CaptureResult()

CaptureResult(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public CaptureResult(params object[] args)

Parameters

args object[]

Properties

BLACK_LEVEL_LOCK

public static CaptureResult.Key BLACK_LEVEL_LOCK { get; }

Property Value

CaptureResult.Key

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

COLOR_CORRECTION_ABERRATION_MODE

public static CaptureResult.Key COLOR_CORRECTION_ABERRATION_MODE { get; }

Property Value

CaptureResult.Key

COLOR_CORRECTION_GAINS

public static CaptureResult.Key COLOR_CORRECTION_GAINS { get; }

Property Value

CaptureResult.Key

COLOR_CORRECTION_MODE

public static CaptureResult.Key COLOR_CORRECTION_MODE { get; }

Property Value

CaptureResult.Key

COLOR_CORRECTION_TRANSFORM

public static CaptureResult.Key COLOR_CORRECTION_TRANSFORM { get; }

Property Value

CaptureResult.Key

CONTROL_AE_ANTIBANDING_MODE

public static CaptureResult.Key CONTROL_AE_ANTIBANDING_MODE { get; }

Property Value

CaptureResult.Key

CONTROL_AE_EXPOSURE_COMPENSATION

public static CaptureResult.Key CONTROL_AE_EXPOSURE_COMPENSATION { get; }

Property Value

CaptureResult.Key

CONTROL_AE_LOCK

public static CaptureResult.Key CONTROL_AE_LOCK { get; }

Property Value

CaptureResult.Key

CONTROL_AE_MODE

public static CaptureResult.Key CONTROL_AE_MODE { get; }

Property Value

CaptureResult.Key

CONTROL_AE_PRECAPTURE_TRIGGER

public static CaptureResult.Key CONTROL_AE_PRECAPTURE_TRIGGER { get; }

Property Value

CaptureResult.Key

CONTROL_AE_REGIONS

public static CaptureResult.Key CONTROL_AE_REGIONS { get; }

Property Value

CaptureResult.Key

CONTROL_AE_STATE

public static CaptureResult.Key CONTROL_AE_STATE { get; }

Property Value

CaptureResult.Key

CONTROL_AE_TARGET_FPS_RANGE

public static CaptureResult.Key CONTROL_AE_TARGET_FPS_RANGE { get; }

Property Value

CaptureResult.Key

CONTROL_AF_MODE

public static CaptureResult.Key CONTROL_AF_MODE { get; }

Property Value

CaptureResult.Key

CONTROL_AF_REGIONS

public static CaptureResult.Key CONTROL_AF_REGIONS { get; }

Property Value

CaptureResult.Key

CONTROL_AF_SCENE_CHANGE

public static CaptureResult.Key CONTROL_AF_SCENE_CHANGE { get; }

Property Value

CaptureResult.Key

CONTROL_AF_STATE

public static CaptureResult.Key CONTROL_AF_STATE { get; }

Property Value

CaptureResult.Key

CONTROL_AF_TRIGGER

public static CaptureResult.Key CONTROL_AF_TRIGGER { get; }

Property Value

CaptureResult.Key

CONTROL_AUTOFRAMING

public static CaptureResult.Key CONTROL_AUTOFRAMING { get; }

Property Value

CaptureResult.Key

CONTROL_AUTOFRAMING_STATE

public static CaptureResult.Key CONTROL_AUTOFRAMING_STATE { get; }

Property Value

CaptureResult.Key

CONTROL_AWB_LOCK

public static CaptureResult.Key CONTROL_AWB_LOCK { get; }

Property Value

CaptureResult.Key

CONTROL_AWB_MODE

public static CaptureResult.Key CONTROL_AWB_MODE { get; }

Property Value

CaptureResult.Key

CONTROL_AWB_REGIONS

public static CaptureResult.Key CONTROL_AWB_REGIONS { get; }

Property Value

CaptureResult.Key

CONTROL_AWB_STATE

public static CaptureResult.Key CONTROL_AWB_STATE { get; }

Property Value

CaptureResult.Key

CONTROL_CAPTURE_INTENT

public static CaptureResult.Key CONTROL_CAPTURE_INTENT { get; }

Property Value

CaptureResult.Key

CONTROL_EFFECT_MODE

public static CaptureResult.Key CONTROL_EFFECT_MODE { get; }

Property Value

CaptureResult.Key

CONTROL_ENABLE_ZSL

public static CaptureResult.Key CONTROL_ENABLE_ZSL { get; }

Property Value

CaptureResult.Key

CONTROL_EXTENDED_SCENE_MODE

public static CaptureResult.Key CONTROL_EXTENDED_SCENE_MODE { get; }

Property Value

CaptureResult.Key

CONTROL_LOW_LIGHT_BOOST_STATE

public static CaptureResult.Key CONTROL_LOW_LIGHT_BOOST_STATE { get; }

Property Value

CaptureResult.Key

CONTROL_MODE

public static CaptureResult.Key CONTROL_MODE { get; }

Property Value

CaptureResult.Key

CONTROL_POST_RAW_SENSITIVITY_BOOST

public static CaptureResult.Key CONTROL_POST_RAW_SENSITIVITY_BOOST { get; }

Property Value

CaptureResult.Key

CONTROL_SCENE_MODE

public static CaptureResult.Key CONTROL_SCENE_MODE { get; }

Property Value

CaptureResult.Key

CONTROL_SETTINGS_OVERRIDE

public static CaptureResult.Key CONTROL_SETTINGS_OVERRIDE { get; }

Property Value

CaptureResult.Key

CONTROL_VIDEO_STABILIZATION_MODE

public static CaptureResult.Key CONTROL_VIDEO_STABILIZATION_MODE { get; }

Property Value

CaptureResult.Key

CONTROL_ZOOM_RATIO

public static CaptureResult.Key CONTROL_ZOOM_RATIO { get; }

Property Value

CaptureResult.Key

DISTORTION_CORRECTION_MODE

public static CaptureResult.Key DISTORTION_CORRECTION_MODE { get; }

Property Value

CaptureResult.Key

EDGE_MODE

public static CaptureResult.Key EDGE_MODE { get; }

Property Value

CaptureResult.Key

EXTENSION_CURRENT_TYPE

public static CaptureResult.Key EXTENSION_CURRENT_TYPE { get; }

Property Value

CaptureResult.Key

EXTENSION_STRENGTH

public static CaptureResult.Key EXTENSION_STRENGTH { get; }

Property Value

CaptureResult.Key

FLASH_MODE

public static CaptureResult.Key FLASH_MODE { get; }

Property Value

CaptureResult.Key

FLASH_STATE

public static CaptureResult.Key FLASH_STATE { get; }

Property Value

CaptureResult.Key

FLASH_STRENGTH_LEVEL

public static CaptureResult.Key FLASH_STRENGTH_LEVEL { get; }

Property Value

CaptureResult.Key

HOT_PIXEL_MODE

public static CaptureResult.Key HOT_PIXEL_MODE { get; }

Property Value

CaptureResult.Key

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

JPEG_GPS_LOCATION

public static CaptureResult.Key JPEG_GPS_LOCATION { get; }

Property Value

CaptureResult.Key

JPEG_ORIENTATION

public static CaptureResult.Key JPEG_ORIENTATION { get; }

Property Value

CaptureResult.Key

JPEG_QUALITY

public static CaptureResult.Key JPEG_QUALITY { get; }

Property Value

CaptureResult.Key

JPEG_THUMBNAIL_QUALITY

public static CaptureResult.Key JPEG_THUMBNAIL_QUALITY { get; }

Property Value

CaptureResult.Key

JPEG_THUMBNAIL_SIZE

public static CaptureResult.Key JPEG_THUMBNAIL_SIZE { get; }

Property Value

CaptureResult.Key

LENS_APERTURE

public static CaptureResult.Key LENS_APERTURE { get; }

Property Value

CaptureResult.Key

LENS_DISTORTION

public static CaptureResult.Key LENS_DISTORTION { get; }

Property Value

CaptureResult.Key

LENS_FILTER_DENSITY

public static CaptureResult.Key LENS_FILTER_DENSITY { get; }

Property Value

CaptureResult.Key

LENS_FOCAL_LENGTH

public static CaptureResult.Key LENS_FOCAL_LENGTH { get; }

Property Value

CaptureResult.Key

LENS_FOCUS_DISTANCE

public static CaptureResult.Key LENS_FOCUS_DISTANCE { get; }

Property Value

CaptureResult.Key

LENS_FOCUS_RANGE

public static CaptureResult.Key LENS_FOCUS_RANGE { get; }

Property Value

CaptureResult.Key

LENS_INTRINSIC_CALIBRATION

public static CaptureResult.Key LENS_INTRINSIC_CALIBRATION { get; }

Property Value

CaptureResult.Key

LENS_OPTICAL_STABILIZATION_MODE

public static CaptureResult.Key LENS_OPTICAL_STABILIZATION_MODE { get; }

Property Value

CaptureResult.Key

LENS_POSE_ROTATION

public static CaptureResult.Key LENS_POSE_ROTATION { get; }

Property Value

CaptureResult.Key

LENS_POSE_TRANSLATION

public static CaptureResult.Key LENS_POSE_TRANSLATION { get; }

Property Value

CaptureResult.Key

LENS_RADIAL_DISTORTION

[Obsolete]
public static CaptureResult.Key LENS_RADIAL_DISTORTION { get; }

Property Value

CaptureResult.Key

LENS_STATE

public static CaptureResult.Key LENS_STATE { get; }

Property Value

CaptureResult.Key

LOGICAL_MULTI_CAMERA_ACTIVE_PHYSICAL_ID

public static CaptureResult.Key LOGICAL_MULTI_CAMERA_ACTIVE_PHYSICAL_ID { get; }

Property Value

CaptureResult.Key

LOGICAL_MULTI_CAMERA_ACTIVE_PHYSICAL_SENSOR_CROP_REGION

public static CaptureResult.Key LOGICAL_MULTI_CAMERA_ACTIVE_PHYSICAL_SENSOR_CROP_REGION { get; }

Property Value

CaptureResult.Key

NOISE_REDUCTION_MODE

public static CaptureResult.Key NOISE_REDUCTION_MODE { get; }

Property Value

CaptureResult.Key

REPROCESS_EFFECTIVE_EXPOSURE_FACTOR

public static CaptureResult.Key REPROCESS_EFFECTIVE_EXPOSURE_FACTOR { get; }

Property Value

CaptureResult.Key

REQUEST_PIPELINE_DEPTH

public static CaptureResult.Key REQUEST_PIPELINE_DEPTH { get; }

Property Value

CaptureResult.Key

SCALER_CROP_REGION

public static CaptureResult.Key SCALER_CROP_REGION { get; }

Property Value

CaptureResult.Key

SCALER_RAW_CROP_REGION

public static CaptureResult.Key SCALER_RAW_CROP_REGION { get; }

Property Value

CaptureResult.Key

SCALER_ROTATE_AND_CROP

public static CaptureResult.Key SCALER_ROTATE_AND_CROP { get; }

Property Value

CaptureResult.Key

SENSOR_DYNAMIC_BLACK_LEVEL

public static CaptureResult.Key SENSOR_DYNAMIC_BLACK_LEVEL { get; }

Property Value

CaptureResult.Key

SENSOR_DYNAMIC_WHITE_LEVEL

public static CaptureResult.Key SENSOR_DYNAMIC_WHITE_LEVEL { get; }

Property Value

CaptureResult.Key

SENSOR_EXPOSURE_TIME

public static CaptureResult.Key SENSOR_EXPOSURE_TIME { get; }

Property Value

CaptureResult.Key

SENSOR_FRAME_DURATION

public static CaptureResult.Key SENSOR_FRAME_DURATION { get; }

Property Value

CaptureResult.Key

SENSOR_GREEN_SPLIT

public static CaptureResult.Key SENSOR_GREEN_SPLIT { get; }

Property Value

CaptureResult.Key

SENSOR_NEUTRAL_COLOR_POINT

public static CaptureResult.Key SENSOR_NEUTRAL_COLOR_POINT { get; }

Property Value

CaptureResult.Key

SENSOR_NOISE_PROFILE

public static CaptureResult.Key SENSOR_NOISE_PROFILE { get; }

Property Value

CaptureResult.Key

SENSOR_PIXEL_MODE

public static CaptureResult.Key SENSOR_PIXEL_MODE { get; }

Property Value

CaptureResult.Key

SENSOR_RAW_BINNING_FACTOR_USED

public static CaptureResult.Key SENSOR_RAW_BINNING_FACTOR_USED { get; }

Property Value

CaptureResult.Key

SENSOR_ROLLING_SHUTTER_SKEW

public static CaptureResult.Key SENSOR_ROLLING_SHUTTER_SKEW { get; }

Property Value

CaptureResult.Key

SENSOR_SENSITIVITY

public static CaptureResult.Key SENSOR_SENSITIVITY { get; }

Property Value

CaptureResult.Key

SENSOR_TEST_PATTERN_DATA

public static CaptureResult.Key SENSOR_TEST_PATTERN_DATA { get; }

Property Value

CaptureResult.Key

SENSOR_TEST_PATTERN_MODE

public static CaptureResult.Key SENSOR_TEST_PATTERN_MODE { get; }

Property Value

CaptureResult.Key

SENSOR_TIMESTAMP

public static CaptureResult.Key SENSOR_TIMESTAMP { get; }

Property Value

CaptureResult.Key

SHADING_MODE

public static CaptureResult.Key SHADING_MODE { get; }

Property Value

CaptureResult.Key

STATISTICS_FACES

public static CaptureResult.Key STATISTICS_FACES { get; }

Property Value

CaptureResult.Key

STATISTICS_FACE_DETECT_MODE

public static CaptureResult.Key STATISTICS_FACE_DETECT_MODE { get; }

Property Value

CaptureResult.Key

STATISTICS_HOT_PIXEL_MAP

public static CaptureResult.Key STATISTICS_HOT_PIXEL_MAP { get; }

Property Value

CaptureResult.Key

STATISTICS_HOT_PIXEL_MAP_MODE

public static CaptureResult.Key STATISTICS_HOT_PIXEL_MAP_MODE { get; }

Property Value

CaptureResult.Key

STATISTICS_LENS_INTRINSICS_SAMPLES

public static CaptureResult.Key STATISTICS_LENS_INTRINSICS_SAMPLES { get; }

Property Value

CaptureResult.Key

STATISTICS_LENS_SHADING_CORRECTION_MAP

public static CaptureResult.Key STATISTICS_LENS_SHADING_CORRECTION_MAP { get; }

Property Value

CaptureResult.Key

STATISTICS_LENS_SHADING_MAP_MODE

public static CaptureResult.Key STATISTICS_LENS_SHADING_MAP_MODE { get; }

Property Value

CaptureResult.Key

STATISTICS_OIS_DATA_MODE

public static CaptureResult.Key STATISTICS_OIS_DATA_MODE { get; }

Property Value

CaptureResult.Key

STATISTICS_OIS_SAMPLES

public static CaptureResult.Key STATISTICS_OIS_SAMPLES { get; }

Property Value

CaptureResult.Key

STATISTICS_SCENE_FLICKER

public static CaptureResult.Key STATISTICS_SCENE_FLICKER { get; }

Property Value

CaptureResult.Key

TONEMAP_CURVE

public static CaptureResult.Key TONEMAP_CURVE { get; }

Property Value

CaptureResult.Key

TONEMAP_GAMMA

public static CaptureResult.Key TONEMAP_GAMMA { get; }

Property Value

CaptureResult.Key

TONEMAP_MODE

public static CaptureResult.Key TONEMAP_MODE { get; }

Property Value

CaptureResult.Key

TONEMAP_PRESET_CURVE

public static CaptureResult.Key TONEMAP_PRESET_CURVE { get; }

Property Value

CaptureResult.Key

Methods

GetCameraId()

public String GetCameraId()

Returns

String

String

GetFrameNumber()

public long GetFrameNumber()

Returns

long

long

GetRequest()

public CaptureRequest GetRequest()

Returns

CaptureRequest

CaptureRequest

GetSequenceId()

public int GetSequenceId()

Returns

int

int

Get<T>(Key<T>)

public T Get<T>(CaptureResult.Key<T> arg0)

Parameters

arg0 CaptureResult.Key<T>

CaptureResult.Key

Returns

T

T

Type Parameters

T