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