Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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.

MethodDescription
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

Evr.h

Library

Strmiids.lib

See also

Media Foundation Interfaces
Enhanced Video Renderer

 

 

Show:
© 2017 Microsoft