VideoDevice class

Represents a video device connected to a local computer.

Inheritance hierarchy

System.Object
  System.MarshalByRefObject
    UCWBase
      UCWFull
        Microsoft.Lync.Model.Device.Device
          Microsoft.Lync.Model.Device.VideoDevice

Namespace:  Microsoft.Lync.Model.Device
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Class VideoDevice _
    Inherits Device
'Usage
Dim instance As VideoDevice
public class VideoDevice : Device

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

VideoDevice members

Microsoft.Lync.Model.Device namespace