New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.Windows.MediaFoundation

Assembly:Telerik.Windows.MediaFoundation.dll

Syntax:

C#
public class MediaFoundationDeviceInfo

Inheritance: objectMediaFoundationDeviceInfo

Properties

C#
public MediaFoundationDeviceType DeviceType { get; set; }
C#
public string FriendlyName { get; set; }
C#
public string SymbolicName { get; set; }

Methods

C#
public override string ToString()
Returns:

string

Overrides: object.ToString()