إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Shuts down the IMFCameraSyncObject.
Syntax
void Shutdown();
Return value
None
Remarks
Shutdown must be called on all sync objects created with calls to IMFVirtualCamera::CreateSyncEvent or IMFVirtualCamera::CreateSyncSemaphore.
For non-ONESHOT event or semaphore objects, Shutdown will unregister the event or semaphore handle with the virtual camera.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Build 22000 |
| Header | mfvirtualcamera.h |
| Library | mfsensorgroup.lib |
| DLL | mfsensorgroup.dll |
See also
IMFVirtualCamera::CreateSyncEvent IMFVirtualCamera::CreateSyncSemaphore