VideoDevices Class

Summary
The VideoDevices object contains a collection of registered video devices.
Syntax
C#
C++/CLI
public class VideoDevices : Devices 
public ref class VideoDevices : public Devices, System.Collections.Generic.IEnumerable<Device>, System.Collections.IEnumerable, System.IDisposable   
Remarks

The CaptureCtrl object uses this collection to enumerate and select video devices. A VideoDevices object is not externally creatable and is only obtained through the parent object's VideoDevices property. This collection object is derived from the general Devices object collection base class.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.