Click or drag to resize

MMDeviceEnumeratorEnumAudioEndPoints Method

Generates a collection of audio endpoint devices that meet the specified criteria.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public MMDeviceCollection EnumAudioEndPoints(
	EDataFlow dataFlow,
	DeviceState dwStateMask
)

Parameters

dataFlow  EDataFlow
 
dwStateMask  DeviceState
 

Return Value

MMDeviceCollection
See Also