Share via


FrameControlCapabilities.PhotoConfirmationSupported Property

Definition

Gets whether the capture device supports photo confirmation for variable photo sequences.

public:
 property bool PhotoConfirmationSupported { bool get(); };
bool PhotoConfirmationSupported();
public bool PhotoConfirmationSupported { get; }
var boolean = frameControlCapabilities.photoConfirmationSupported;
Public ReadOnly Property PhotoConfirmationSupported As Boolean

Property Value

Boolean

bool

Whether the capture device supports photo confirmation for variable photo sequences.

Applies to