Click or drag to resize
MMDeviceEnumerator Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaMMDeviceEnumerator

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

The MMDeviceEnumerator type exposes the following members.

Constructors
  NameDescription
Public methodMMDeviceEnumerator
Initializes 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