FilterGraphTools.IsVMR9Present Method

DirectShowLib.Utils

A Managed DirectShow Toolkit

FilterGraphTools.IsVMR9Present Method 

Check if the Video Mixing Renderer 9 Filter is available

public static bool IsVMR9Present();

Return Value

true if VMR9 is present, false if not

Remarks

This method uses IsThisComObjectInstalled internally

See Also

FilterGraphTools Class | DirectShowLib.Utils Namespace | IsThisComObjectInstalled