VideoWindow members

Draws the video content for either the outgoing (capture) or the incoming (render) video. Native implementation of the IVideoWindow interface http://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 Returns the ideal maximum X and Y coordinates of a video window.
Public method GetMinIdealImageSize Returns the ideal minimum X and Y coordinates of a video window.
Public method GetRestorePosition Returns the screen location and video window size to be applied to restore the video window.
Public method GetType (Inherited from Object.)
Public method GetWindowPosition Gets the current location and size of the video window.
Public method HideCursor Not implemented.
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method IsCursorHidden Not implemented.
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method NotifyOwnerMessage Not implemented.
Public method SetWindowForeground
Public method SetWindowPosition
Public method ToString (Inherited from Object.)

Top

See also

Reference

VideoWindow class

Microsoft.Lync.Model.Conversation.AudioVideo namespace