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.4.13.0
Syntax
public MMDevice this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

MMDevice
See Also