VistaCoreAudioApiHelperChannelsCount Property
Gets the total amount of device channels.
Namespace: DevCase.ThirdParty.VistaCoreAudioApiAssembly: DevCase.net48.ThirdParty.VistaCoreAudioApi (in DevCase.net48.ThirdParty.VistaCoreAudioApi.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int ChannelsCount { get; }
Public ReadOnly Property ChannelsCount As Integer
Get
Dim instance As VistaCoreAudioApiHelper
Dim value As Integer
value = instance.ChannelsCount
public:
property int ChannelsCount {
int get ();
}
member ChannelsCount : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32The total amount of channels.