AVCaptureControl
An abstract base class for controls that interact with the camera system.
Declaration
class AVCaptureControlMentioned in
Overview
Capture controls provide the interface for interacting with the camera system from the Camera Control button on iPhone 16 devices. The framework provides several concrete subclasses of this class that allow apps to access built-in functionality and define custom controls.