IMFVideoDeviceID interface
Returns the device identifier supported by a video renderer component. This interface is implemented by mixers and presenters for the enhanced video renderer (EVR). If you replace either of these components, the mixer and presenter must report the same device identifier.
Members
The IMFVideoDeviceID interface inherits from the IUnknown interface. IMFVideoDeviceID also has these types of members:
Methods
The IMFVideoDeviceID interface has these methods.
| Method | Description |
|---|---|
| GetDeviceID |
Returns the identifier of the video device supported by the EVR mixer or presenter. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
Library |
|
See also