Devices Class

Summary
The Devices object contains a collection of registered audio or video devices.
Syntax
C#
C++/CLI
[DefaultMemberAttribute("Item")] 
public class Devices : IEnumerable<Device>, IEnumerable, IDisposable 
[DefaultMemberAttribute("Item")] 
public ref class Devices : public System.Collections.Generic.IEnumerable<Device>, System.Collections.IEnumerable, System.IDisposable   
Remarks

The Devices object collection is the base class for the VideoDevices and AudioDevices collection objects. A Devices object is not externally creatable and is only obtained through the parent object's AudioDevices or VideoDevices properties.

Requirements

Target Platforms

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

Leadtools.Multimedia Assembly

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