Devices Class

Summary
Contains a collection of registered devices available to the LiveStream object. Provides access to the Devices object properties and methods. In addition to the methods inherited from System.IDisposable, Devices exposes the following functions:
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 contains a collection of registered devices. A Devices object is not externally creatable and is only obtained through the parent object's AudioDevices and 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.MediaStreaming Assembly

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