Microsoft DirectX 9.0

MSVidInputDevices Object

This topic applies to Windows XP only.

The MSVidInputDevices object represents a collection input devices. Currently, this object always contains MSVidAnalogTunerDevice objects or MSVidBDATunerDevice objects.

The MSVidCtl.InputsAvailable property returns this object.

This object exposes the following methods and properties.

Property Description
Count Retrieves the number of items in the collection.
Item Retrieves the specified item from the collection.

Method Description
Add Adds an item to the collection.
Remove Removes an item from the collection.