| SoundDevice Structure |
Namespace: TeamSpeak.Sdk.Client
The SoundDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| SoundDevice |
Creates a new SoundDevice |
| Name | Description | |
|---|---|---|
| ID |
ID of the device.
| |
| Mode |
The soundbackend.
| |
| Name |
Human-readable name of the device.
|
| Name | Description | |
|---|---|---|
| Equals |
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).) | |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
| GetType | (Inherited from Object.) | |
| ToString |
Returns a string that represents the current object.
(Overrides ValueTypeToString.) |
| Name | Description | |
|---|---|---|
| Equality |
Compares two SoundDevice structures for equality.
| |
| Inequality |
Compares two SoundDevice structures for inequality.
|