FilterGraphTools.IsVMR7Present Method

DirectShowLib.Utils

A Managed DirectShow Toolkit

FilterGraphTools.IsVMR7Present Method 

Check if the Video Mixing Renderer 7 Filter is available

public static bool IsVMR7Present();

Return Value

true if VMR7 is present, false if not

Remarks

This method uses IsThisComObjectInstalled internally

See Also

FilterGraphTools Class | DirectShowLib.Utils Namespace | IsThisComObjectInstalled