mfvirtualcamera.h header
This header is used by Microsoft Media Foundation. For more information, see:
mfvirtualcamera.h contains the following programming interfaces:
Interfaces
IMFCameraSyncObject Provides a synchronization mechanism between an app that creates and manages a virtual camera and the virtual camera source. |
IMFVirtualCamera Represents a virtual camera that can be plugged into the Media Foundation frame server pipeline. |
Functions
MFCreateVirtualCamera Creates a virtual camera object which can be used by the caller to register, unregister, or remove the virtual camera from the system. |
MFIsVirtualCameraTypeSupported Returns a value indicating if a particular virtual camera is supported on the platform. |
Enumerations
MFVirtualCameraAccess Specifies the access restrictions for a virtual camera. |
MFVirtualCameraLifetime Specifies the lifetime of a virtual camera. |
MFVirtualCameraType Specifies the type of a virtual camera. |