Click or drag to resize
ISoundDevice Interface
A device that can either playback or capture sound.

Namespace:  TeamSpeak.Sdk.Client
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntax
public interface ISoundDevice

The ISoundDevice type exposes the following members.

Properties
  NameDescription
Public propertyID
ID of the device.
Public propertyMode
The soundbackend.
Public propertyName
Human-readable name of the device.
Top
See Also