The LEAD Video Image Overlay filter is a DirectShow transform filter that enables overlaying images on a video stream. 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 |
Win32, x64
LEAD Video Image Overlay Filter User Interface
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document