IMFCameraControlMonitor::Shutdown method (mfidl.h)

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