Click or drag to resize

IMMNotificationClientOnDefaultDeviceChanged Method

Default Device Changed

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

Parameters

flow
Type: Ozeki.MediaEDataFlow
role
Type: Ozeki.MediaERole
defaultDeviceId
Type: SystemString
See Also