IEVRFilterConfigEx interface
Configures the DirectShow Enhanced Video Renderer (EVR) filter. To get a pointer to this interface, call QueryInterface on the EVR filter.
Members
The IEVRFilterConfigEx interface inherits from IEVRFilterConfig. IEVRFilterConfigEx also has these types of members:
Methods
The IEVRFilterConfigEx interface has these methods.
| Method | Description |
|---|---|
| GetConfigPrefs |
Gets the configuration parameters for the DirectShow EVR filter. |
| SetConfigPrefs |
Sets the configuration parameters for the DirectShow EVR filter. |
Requirements
|
Minimum supported client |
Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
See also
- IEVRFilterConfig
- Enhanced Video Renderer Filter
- Media Foundation Interfaces
- Video Quality Management