Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the notification callback for changes to camera controls.
Inheritance
The IMFCameraControlNotify interface inherits from the IUnknown interface.
Methods
The IMFCameraControlNotify interface has these methods.
IMFCameraControlNotify::OnChange Raised when a camera control value is changed. |
IMFCameraControlNotify::OnError Raised when an unrecoverable error occurs within the associated IMFCameraControlMonitor. |
Remarks
Clients implement this interface to receive notifications when another app makes changes to the camera settings for a capture device. Pass the implementation into the MFCreateCameraControlMonitor function to create an instance of IMFCameraControlMonitor.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 Build 22621 |
Minimum supported server | Windows 11 Build 22621 |
Header | mfidl.h |