Click or drag to resize

HeadsetGetDevices Method

Locate all connected audio devices based on the given state.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static List<Headset> GetDevices(
	DeviceState deviceState = DeviceState.Active
)

Parameters

deviceState  DeviceState  (Optional)

Return Value

ListHeadset
See Also