LEAD Video Edge Enhance Filter

The LEAD Video Edge Enhance filter is a DirectShow® transform filter that performs edge enhancement 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 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:
MEDIASUBTYPE_RGB24
This filter does not change the passing media types.

Filter CLSID

CLSID_LMVEdgEnh

Property Page CLSID

CLSID_LMVEdgEnhPropertyPage

Filter category

CLSID_ltmmVideoProcessorCategory

Executable

LMVEdgEnh.dll

Header

ILMVEdgEnh.h

Platforms

Win32, x64

 

LEAD Video Edge Enhance Filter User Interface