Click or drag to resize

MMDeviceEnumerator Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaMMDeviceEnumerator

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class MMDeviceEnumerator

The MMDeviceEnumerator type exposes the following members.

Constructors
 NameDescription
Public methodMMDeviceEnumeratorInitializes a new instance of the MMDeviceEnumerator class
Top
Methods
 NameDescription
Public methodEnumAudioEndPoints Generates a collection of audio endpoint devices that meet the specified criteria.
Public methodGetDefaultAudioEndpoint Retrieves the default audio endpoint for the specified data-flow direction and role.
Public methodGetDevice Retrieves an endpoint device that is specified by an endpoint device-identification string.
Top
See Also