Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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