RecommendedStreamConfigurationMap.Usecase10bitOutput フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Hardware.Camera2.Params.UsecaseMode enum directly instead of this field.

サポートされている場合、推奨される 10 ビット出力ストリーム構成には、サポートされている 10 ビットのダイナミック レンジ プロファイルとandroid.graphics.ImageFormat#PRIVATE共に登録するときに、電力とパフォーマンスに最適化されたアドバタイズandroid.graphics.ImageFormat#YCBCR_P010された出力と出力のサブセットを含める必要があります。

[Android.Runtime.Register("USECASE_10BIT_OUTPUT", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Camera2.Params.UsecaseMode enum directly instead of this field.", true)]
public const Android.Hardware.Camera2.Params.UsecaseMode Usecase10bitOutput = 8;
[<Android.Runtime.Register("USECASE_10BIT_OUTPUT", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Camera2.Params.UsecaseMode enum directly instead of this field.", true)>]
val mutable Usecase10bitOutput : Android.Hardware.Camera2.Params.UsecaseMode

フィールド値

Value = 8
属性

注釈

android.hardware.camera2.params.RecommendedStreamConfigurationMap.USECASE_10BIT_OUTPUTJava ドキュメント。

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

適用対象