Device Class

Summary

Contains a collection of capture device properties. The Device Object is a child item of the Devices collection. In addition to the methods inherited from System.IDisposable, Device exposes the following functions:

Syntax
C#
VB
C++
public class Device : IDisposable 
Public Class Device  
   Implements System.IDisposable  
public ref class Device : public System.IDisposable   

Remarks

The Device Object is a child item of the Devices collection. It is not externally creatable, and can only be accessed through the parent object's Devices Interface.

Requirements

Target Platforms

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

Leadtools.MediaStreaming Assembly