VideoWindow Class
Draws the video content for either the outoing (capture) or the incoming (render) video. Native implementation of the IVideoWindow interface https://go.microsoft.com/fwlink/?LinkId=202572
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
UCWBase
UCWLite
Microsoft.Lync.Model.Conversation.AudioVideo.VideoWindow
Namespace: Microsoft.Lync.Model.Conversation.AudioVideo
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Class VideoWindow _
Inherits UCWLite
'Usage
Dim instance As VideoWindow
public class VideoWindow : UCWLite
Remarks
Not available in Silverlight.
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.