LicenseManagement.VideoOutputConnectors Property

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

Gets all the data about connector types from the graphics card, and also gets the output protection schemes for which Silverlight can engage each video output.

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

Syntax

'Declaration
Public Shared ReadOnly Property VideoOutputConnectors As ReadOnlyCollection(Of VideoOutputConnector)
public static ReadOnlyCollection<VideoOutputConnector> VideoOutputConnectors { get; }

Property Value

Type: System.Collections.ObjectModel.ReadOnlyCollection<VideoOutputConnector>
The data on connector types and the output protection schemes that Silverlight can engage for each video output. Each capture device that is returned in this list may have multiple configurations.

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.