MixerLineChannels Property |
Gets quantity of channels for mixer line
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public int Channels { get; }
Public ReadOnly Property Channels As Integer
Get
public:
property int Channels {
int get ();
}
Property Value
Type:
Int32See Also