←Select platform

Devices Class

Summary

The Devices object contains a collection of registered audio or video devices.

Syntax

C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class Devices : System.Collections.Generic.IEnumerable<Device>, System.Collections.IEnumerable   
<DefaultMemberAttribute("Item")> 
Public Class Devices  
   Implements System.Collections.Generic.IEnumerable(Of Device), System.Collections.IEnumerable  
[DefaultMemberAttribute("Item")] 
public ref class Devices : public System.Collections.Generic.IEnumerable<Device>, System.Collections.IEnumerable   

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MediaFoundation Assembly
Click or drag to resize