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: 1.8.12.0 (1.8.12)
Syntax
public MMDevice this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: MMDevice
See Also