VideoWindow members

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

The VideoWindow type exposes the following members.

Properties

  Name Description
Public property AutoShow Not implemented.
Public property BackgroundPalette Not implemented.
Public property BorderColor Not implemented.
Public property Caption Not implemented.
Public property FullScreenMode FullScreenMode
Public property Height Sets or gets the height of the video window.
Public property Left Sets or gets the x-axis coordinate for the video window.
Public property MessageDrain Not implemented.
Public property Owner Sets or gets the owning parent window for the video playback window.
Public property Top Sets or gets the y-axis coordinates for the video window.
Public property Visible
Public property Width Sets or gets the width of the video window.
Public property WindowState
Public property WindowStyle
Public property WindowStyleEx

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetMaxIdealImageSize
Public method GetMinIdealImageSize
Public method GetRestorePosition
Public method GetType (Inherited from Object.)
Public method GetWindowPosition
Public method HideCursor
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method IsCursorHidden
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method NotifyOwnerMessage
Public method SetWindowForeground
Public method SetWindowPosition
Public method ToString (Inherited from Object.)

Top

See also

Reference

VideoWindow class

Microsoft.Lync.Model.Conversation.AudioVideo namespace