VideoDeviceController.AdvancedPhotoControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the advanced photo capture control for this video device.
public:
property AdvancedPhotoControl ^ AdvancedPhotoControl { AdvancedPhotoControl ^ get(); };
AdvancedPhotoControl AdvancedPhotoControl();
public AdvancedPhotoControl AdvancedPhotoControl { get; }
var advancedPhotoControl = videoDeviceController.advancedPhotoControl;
Public ReadOnly Property AdvancedPhotoControl As AdvancedPhotoControl
Property Value
The advanced photo capture control