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.
Shuts down the camera control monitor and cleans up associated resources.
Syntax
void Shutdown();
Return value
None
Remarks
Clients are not required to call Stop before calling Shutdown. After calling Shutdown subsequent calls to Start, Stop, AddControlSubscription, or RemoveControlSubscription will result in an error.
To see a code example that implements this method, see IMFCameraControlNotify.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 Build 22621 |
Minimum supported server | Windows 11 Build 22621 |
Header | mfidl.h |
Library | mfsensorgroup.lib |
DLL | mfsensorgroup.dll |