Click or drag to resize

MMDeviceEnumeratorGetDefaultAudioEndpoint Method

Retrieves the default audio endpoint for the specified data-flow direction and role.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public MMDevice GetDefaultAudioEndpoint(
	EDataFlow dataFlow,
	ERole role
)

Parameters

dataFlow
Type: Ozeki.MediaEDataFlow
role
Type: Ozeki.MediaERole

Return Value

Type: MMDevice
See Also