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 CBaseVideoRenderer object.
Syntax
CBaseVideoRenderer(
REFCLSID RenderClass,
TCHAR* pName,
LPUNKNOWN pUnk,
HRESULT* phr
);
Parameters
- RenderClass
Class identifier for this renderer.
- pName
Description used for debugging purposes.
- pUnk
Pointer to the aggregated owner object.
- phr
Pointer to an HRESULT value.
Return Value
None.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |