VideoOutputConnectorType Enumeration

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Defines all the output connector types that are typically available.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public Enumeration VideoOutputConnectorType
public enum VideoOutputConnectorType

Members

Member name Description
Other An unknown connector type.
Vga Video graphics array (VGA) connector.
SVideo S-Video connector.
CompositeVideo Composite video connector.
ComponentVideo Component video connector.
Dvi Digital video interface (DVI) connector.
Hdmi High-definition multimedia interface (HDMI) connector.
Llvds Low-voltage differential signaling (LVDS) connector.
Tmds TMDS connector.
JapaneseDConnector Japanese D connector, a connector that conforms to the Electronic Industries Association of Japan (EIAJ) RC-5237 standard.
Sdi SDI (serial digital image) connector.
DisplayPortExternal External DisplayPort connector.
DisplayPortInternal Embedded DisplayPort connector.
UdiExternal External Unified Display Interface (UDI).
UdiInternal Embedded Unified Display Interface (UDI).
Internal Internal connector. The connection between the graphics adapter and the display device is permanent and not available to the user.

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference