| WaveHandle Class |
Namespace: TeamSpeak.Sdk.Client
The WaveHandle type exposes the following members.
| Name | Description | |
|---|---|---|
| WaveHandle |
Creates a new WaveHandle-Object.
|
| Name | Description | |
|---|---|---|
| Connection |
Server Connection
| |
| ID |
ID of the WaveHandle
| |
| Paused |
Is the playback of the wave-file paused
|
| Name | Description | |
|---|---|---|
| Close |
Stops the playback of the wave file.
| |
| Equals(Object) |
Indicates whether this instance and a specified object are equal.
(Overrides ObjectEquals(Object).) | |
| Equals(WaveHandle) |
Indicates whether this instance and a another instance are equal.
| |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ObjectGetHashCode.) | |
| GetType | (Inherited from Object.) | |
| Set3DAttributes |
Set 3D position.
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Equality |
Compares two WaveHandle for equality.
| |
| Inequality |
Compares two WaveHandle for inequality.
|