Gets the name of the mixer.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public string MixerName { get; }
Public ReadOnly Property MixerName As String
Get
public:
property String^ MixerName {
String^ get ();
}
Property Value
Type:
StringThe name of the mixer.
See Also