PackageManager.FeatureCameraCapabilityManualPostProcessing フィールド

定義

#hasSystemFeature#getSystemAvailableFeatures機能: デバイス上のカメラの少なくとも 1 つは、android.hardware.camera2.CameraMetadata#REQUEST_AVAILABLE_CAPABILITIES_MANUAL_POST_PROCESSING manual post-processing 機能レベル。

[Android.Runtime.Register("FEATURE_CAMERA_CAPABILITY_MANUAL_POST_PROCESSING")]
public const string FeatureCameraCapabilityManualPostProcessing;
[<Android.Runtime.Register("FEATURE_CAMERA_CAPABILITY_MANUAL_POST_PROCESSING")>]
val mutable FeatureCameraCapabilityManualPostProcessing : string

フィールド値

属性

注釈

#hasSystemFeature#getSystemAvailableFeatures機能: デバイス上のカメラの少なくとも 1 つが機能レベルをandroid.hardware.camera2.CameraMetadata#REQUEST_AVAILABLE_CAPABILITIES_MANUAL_POST_PROCESSING manual post-processingサポートしています。

android.content.pm.PackageManager.FEATURE_CAMERA_CAPABILITY_MANUAL_POST_PROCESSINGJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象