Available in LEADTOOLS Multimedia toolkits. |
LEAD Video Image Overlay Filter (2.0)
The LEAD Video Image Overlay filter is a DirectShow transform filter that enables overlaying images on a video stream The portion of the file holding the video data. The video data might be compressed to save disk space. The data has to be decompressed using a video decompressor Also known as a decoder, this is a module or algorithm to decompress data. before you can play (see) it.. The filter has a single video input which must be connected in order for the filter to work.
Each instance of the filter supports three layers: Video, Overlay image, and a solid background color. The three supported layers can be ordered as needed. Supported layers can be customized through a set of properties that include a mask image, transparency, and positioning.
The dimensions of the output stream match the input video stream. The overlay image layer does not contribute to the output dimensions.
The filter exposes its functionality through both user and programming interfaces.
You must unlock the LEAD Video Image Overlay Filter in order to use it. For more information, refer to Evaluation Mechanism Overview.
Filter Interface(s) |
|
Interface ID |
IID_ILMVIOvLy |
Input/Output Media Types |
MEDIATYPE_Video |
Filter CLSID |
CLSID_LMVIOvLy |
Property Page(s) CLSID |
CLSID_LMVIOvLyPropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVIOvLy2.dll, DSKernel2.dll |
Header |
ILMVIOvLy2.h |