Draws the video content for either the outoing (capture) or the incoming (render) video. Native implementation of the IVideoWindow interface http://go.microsoft.com/fwlink/?LinkId=202572

Namespace:  Microsoft.Lync.Model.Conversation.AudioVideo
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
class 
VideoWindow : 
UCWLite

Remarks

Not available in Silverlight.

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . MarshalByRefObject
     UCWBase
       UCWLite
         Microsoft.Lync.Model.Conversation.AudioVideo . . :: . . VideoWindow

See Also