Click or drag to resize
IMMNotificationClient.OnDefaultDeviceChanged Method
Default Device Changed

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void OnDefaultDeviceChanged(
	EDataFlow flow,
	ERole role,
	string defaultDeviceId
)

Parameters

flow
Type: Ozeki.Media.EDataFlow
role
Type: Ozeki.Media.ERole
defaultDeviceId
Type: System.String
See Also