Click or drag to resize
AudioDeviceInfoName Property
Name of the device.
Gets the name.

Namespace: StreamCoders.Devices
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string Name { get; set; }

Property Value

Type: String

Property Value

Type: String
The name.
See Also