LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
VideoDevices Class Properties
See Also 
Leadtools.Multimedia Namespace : VideoDevices Class


"

For a list of all members of this type, see VideoDevices members.

"

Public Properties

 NameDescription
public Property CountGets the number of items contained in the collection. (Inherited from Leadtools.Multimedia.Devices)
public Property CurrentGets the current item in the collection. (Inherited from Leadtools.Multimedia.Devices)
public Property IsReadOnlyGets a value indicating whether the collection is read-only. (Inherited from Leadtools.Multimedia.Devices)
public Property ItemOverloaded. Gets the Device item at the specified index. (Inherited from Leadtools.Multimedia.Devices)
public Property SelectionGets or sets the zero-based index of the currently selected Device item. (Inherited from Leadtools.Multimedia.Devices)
Top

See Also