PanelBasedOptimizationControl Class

Definition

When supported, allows an app to enable the capture device driver to optimize camera capture functionality based on the panel location of the camera.

public ref class PanelBasedOptimizationControl sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PanelBasedOptimizationControl final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PanelBasedOptimizationControl
Public NotInheritable Class PanelBasedOptimizationControl
Inheritance
Object Platform::Object IInspectable PanelBasedOptimizationControl
Attributes

Windows requirements

Device family
Windows 10, version 2004 (introduced in 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v10.0)

Remarks

Properties

IsSupported

Gets a value indicating whether photo confirmation is supported by the capture device.

Panel

Gets or sets the panel on which the camera is located, allowing the camera driver to optimize capture based on the camera location.

Applies to