VideoWindow Members

Include Protected Members
Include Inherited Members

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

The VideoWindow type exposes the following members.

Properties

  Name Description
Public property AutoShow Determines whether the window will be automatically shown.
Public property BackgroundPalette Determines whether any palette required will be realized in the background.
Public property BorderColor Determines the border color for the video window.
Public property Caption Determines the textual title string for the video window.
Public property FullScreenMode Determines the full-screen mode for the video renderer filter supporting this interface.
Public property Height Determines the height of a video window.
Public property Left Determines the x-axis coordinate for the video window.
Public property MessageDrain Determines the window set to receive messages from the video window.
Public property Owner Determines the owning parent for the video window.
Public property Top Determines the y-axis coordinates for the video window.
Public property Visible Determines the visibility of the video window.
Public property Width Determines the Width of the video window.
Public property WindowState Determines the state of the video window.
Public property WindowStyle Determines the style parameters for the video window.
Public property WindowStyleEx Determines the style parameters for the video window.

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 This method retrieves the ideal maximum image size for the video image playback (client) area.
Public method GetMinIdealImageSize This method retrieves the ideal minimum image size for the video image playback (client) area.
Public method GetRestorePosition This method returns the normal restored window dimensions.
Public method GetType (inherited from Object)
Public method GetWindowPosition This method retrieves the current window rectangle (not the client rectangle) in device coordinates.
Public method HideCursor This method hides the cursor.
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Public method IsCursorHidden This method determines if the cursor is hidden or showing.
Protected method MemberwiseClone() (inherited from Object)
Protected method MemberwiseClone(Boolean) (inherited from MarshalByRefObject)
Public method NotifyOwnerMessage This method forwards messages that have been received by a parent window to a child window owned by a filter.
Public method SetWindowForeground This method moves the video window to the foreground and optionally gives it focus.
Public method SetWindowPosition This method sets the position of the video window (not the client rectangle position) in device coordinates.
Public method ToString (inherited from Object)

Top

See Also

Reference

VideoWindow Class

Microsoft.Lync.Model.Conversation.AudioVideo Namespace