LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Filters > Edge Enhancer Filter > LEAD Video Edge Enhance Filter |
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 before you can play (see) it.
Also known as a decoder, this is a module or algorithm to decompress data.
The LEAD Video Edge Enhance filter is a DirectShow® transform filter that performs edge enhancement on a video stream . The filter exposes its functionality through both user and programming interfaces.
Filter Interface |
ILMVEdgEnh, ILMMCommon |
Interface ID |
IID_ILMVEdgEnh |
Input/Output Media Types |
MEDIATYPE_Video and the following subtypes: |
Filter CLSID |
CLSID_LMVEdgEnh |
Property Page CLSID |
CLSID_LMVEdgEnhPropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVEdgEnh.dll |
Header |
ILMVEdgEnh.h |
Win32, x64
LEAD Video Edge Enhance Filter User Interface