언어

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
특성

설명

지원되는 경우 권장되는 10비트 출력 스트림 구성에는 지원되는 10비트 동적 범위 프로필과 android.graphics.ImageFormat#PRIVATE 함께 등록할 때 전원 및 성능에 최적화된 보급 android.graphics.ImageFormat#YCBCR_P010 된 출력의 하위 집합이 포함되어야 합니다. android.hardware.camera2.params.OutputConfiguration#setDynamicRangeProfile 자세한 내용을 참조하세요.

에 대한 android.hardware.camera2.params.RecommendedStreamConfigurationMap.USECASE_10BIT_OUTPUTJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상