Aracılığıyla paylaş


Capability.MaxStreamingSize Property

Definition

Return the maximum streaming dimension of this capability.

public Android.Util.Size MaxStreamingSize { [Android.Runtime.Register("getMaxStreamingSize", "()Landroid/util/Size;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getMaxStreamingSize", "()Landroid/util/Size;", "", ApiSince=30)>]
member this.MaxStreamingSize : Android.Util.Size

Property Value

a new Size with non-negative width and height

Attributes

Remarks

Return the maximum streaming dimension of this capability.

Java documentation for android.hardware.camera2.params.Capability.getMaxStreamingSize().

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