 | CustomDeviceCaptureChannels Property |
Number of channels of the capture device.
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic int CaptureChannels { get; }
Public ReadOnly Property CaptureChannels As Integer
Get
public:
property int CaptureChannels {
int get ();
}
member CaptureChannels : int with get
Property Value
Type:
Int32
See Also