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.
Creates an instance of the capture engine.
Inheritance
The IMFCaptureEngineClassFactory interface inherits from the IUnknown interface. IMFCaptureEngineClassFactory also has these types of members:
Methods
The IMFCaptureEngineClassFactory interface has these methods.
| IMFCaptureEngineClassFactory::CreateInstance Creates an instance of the capture engine. (IMFCaptureEngineClassFactory.CreateInstance) |
Remarks
To get a pointer to this interface, call the CoCreateInstance function and specify the CLSID equal to CLSID_MFCaptureEngineClassFactory.
Calling the MFCreateCaptureEngine function is equivalent to calling IMFCaptureEngineClassFactory::CreateInstance.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Target Platform | Windows |
| Header | mfcaptureengine.h |