|
Available as an Add-on to LEADTOOLS Multimedia toolkits. |
The LEAD Video Callback is an in-place filter, which call a method on a user callback interface each time it receives a frame. Use it to manipulate image data. For example, this callback filter makes it possible to use the LEADTOOLS toolkits to perform image processing with just this one filter.
|
Filter Interface |
ILMVCallback, ILMVUserCallback, ILMVUserCallback2, ILMMCommon |
|
Interface ID |
IID_ILMVCallback |
|
Input/Output Media Types |
MEDIATYPE_Video |
|
Filter CLSID |
CLSID_CallbackFilter |
|
Property Page CLSID |
CLSID_CallbackFilterPropertyPage |
|
Filter category |
CLSID_ltmmVideoProcessorCategory |
|
Executable |
LMVCalBk2.dll, DSKernel2.dll |
|
Header |
ILMVCallback2.h |
You need to unlock the LEAD Video Callback Filter (2.0) to use it in RELEASE mode.
Win32, x64
For more information, refer to: