Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
Constructs a CVideoTransformFilter object.
Syntax
CVideoTransformFilter(
TCHAR* pName,
LPUNKNOWN pUnk,
REFCLSID clsid
);
Parameters
- pName
Name given to the CVideoTransformFilter object.
- pUnk
Pointer to LPUNKNOWN.
- clsid
Class identifier of the CVideoTransformFilter class.
Return Value
None.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |