다음을 통해 공유


SurfaceControl.Transaction.SetDesiredHdrHeadroom Method

Definition

[Android.Runtime.Register("setDesiredHdrHeadroom", "(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction;", "GetSetDesiredHdrHeadroom_Landroid_view_SurfaceControl_FHandler", ApiSince=35)]
public virtual Android.Views.SurfaceControl.Transaction SetDesiredHdrHeadroom (Android.Views.SurfaceControl sc, float desiredRatio);
[<Android.Runtime.Register("setDesiredHdrHeadroom", "(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction;", "GetSetDesiredHdrHeadroom_Landroid_view_SurfaceControl_FHandler", ApiSince=35)>]
abstract member SetDesiredHdrHeadroom : Android.Views.SurfaceControl * single -> Android.Views.SurfaceControl.Transaction
override this.SetDesiredHdrHeadroom : Android.Views.SurfaceControl * single -> Android.Views.SurfaceControl.Transaction

Parameters

desiredRatio
Single

Returns

Attributes

Applies to