Click or drag to resize

MMDeviceCollection Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaMMDeviceCollection

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class MMDeviceCollection : IEnumerable<MMDevice>, 
	IEnumerable

The MMDeviceCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Retrieves a count of the devices in the device collection.
Public propertyItem
Retrieves a pointer to the specified item in the device collection.
Top
Methods
  NameDescription
Public methodGetEnumerator
Top
Extension Methods
See Also