Specifies the types of the audio devices
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxPublic Enumeration DeviceType
public enum class DeviceType
Members
| Member name | Value | Description |
---|
| Playback | 0 |
Playback audio device
|
| Recording | 1 |
Recording audio device
|
See Also