Click or drag to resize
SpeakerDeviceInfo Property
Gets the product information of the speaker device.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public AudioDeviceInfo DeviceInfo { get; }

Property Value

Type: AudioDeviceInfo

Implements

IAudioControlDeviceInfo
See Also