Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace : VideoDevices Class |
public class VideoDevices : Devices, System.Collections.Generic.IEnumerable<Device>, System.Collections.IEnumerable
'Declaration
Public Class VideoDevices Inherits Devices Implements System.Collections.Generic.IEnumerable(Of Device), System.Collections.IEnumerable
'Usage
Dim instance As VideoDevices
public ref class VideoDevices : public Devices, System.Collections.Generic.IEnumerable<Device>, System.Collections.IEnumerable