Click or drag to resize

MMDeviceCollectionItem Property

Retrieves a pointer to the specified item in the device collection.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public MMDevice this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: MMDevice
See Also