次の方法で共有


OutputConfiguration.MaxSharedSurfaceCount Property

Definition

Get the maximum supported shared Surface count.

public int MaxSharedSurfaceCount { [Android.Runtime.Register("getMaxSharedSurfaceCount", "()I", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getMaxSharedSurfaceCount", "()I", "", ApiSince=28)>]
member this.MaxSharedSurfaceCount : int

Property Value

the maximum number of surfaces that can be added per each OutputConfiguration.

Attributes

Remarks

Get the maximum supported shared Surface count.

Java documentation for android.hardware.camera2.params.OutputConfiguration.getMaxSharedSurfaceCount().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to