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.4.54.0
Syntax
public MMDevice GetDefaultAudioEndpoint(
	EDataFlow dataFlow,
	ERole role
)

Parameters

dataFlow  EDataFlow
 
role  ERole
 

Return Value

MMDevice
See Also