Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Provides a synchronization mechanism between an app that creates and manages a virtual camera and the virtual camera source.
Inheritance
The IMFCameraSyncObject interface inherits from the IUnknown interface.
Methods
The IMFCameraSyncObject interface has these methods.
| IMFCameraSyncObject::Shutdown Shuts down the sync object. |
| IMFCameraSyncObject::WaitOnSignal Blocks until the time out specified timeout interval has elapsed or the synchronization object was signaled. |
Remarks
Get an instance of this interface by calling IMFVirtualCamera::CreateSyncEvent or IMFVirtualCamera::CreateSyncSemaphore.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Build 22000 |
| Header | mfvirtualcamera.h |
See also
IMFVirtualCamera::CreateSyncEvent IMFVirtualCamera::CreateSyncSemaphore