Click or drag to resize
IMMNotificationClientOnDefaultDeviceChanged 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.MediaEDataFlow
role
Type: Ozeki.MediaERole
defaultDeviceId
Type: SystemString
See Also