PlayerDeviceName Property |
Gets the current device name being used to play.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public string DeviceName { get; }
Public ReadOnly Property DeviceName As String
Get
public:
property String^ DeviceName {
String^ get ();
}
Property Value
Type:
StringSee Also