 | ClientOutputHardware Property |
True if the clients playback device is not available. Always available for visible clients
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic bool OutputHardware { get; }
Public ReadOnly Property OutputHardware As Boolean
Get
public:
property bool OutputHardware {
bool get ();
}
member OutputHardware : bool with get
Property Value
Type:
Boolean
See Also