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.

Constructors

  Name Description
Protected method VideoWindow

Top

Properties

  Name Description
Protected property AdviseMap (Inherited from ComObject.)
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 ScriptObject (Inherited from ScriptWrapper.)
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
Protected method AttachEvent(Guid) (Inherited from ComObject.)
Protected method AttachEvent(Object, Guid) (Inherited from ComObject.)
Public method CreateArray (Inherited from ComObject.)
Public method CreateArrayFromEnum (Inherited from ComObject.)
Protected method CreateEventDispatcher (Inherited from ComObject.)
Public method CreateObjectParameter (Inherited from UCWBase.)
Public method CreateParameters (Inherited from ComObject.)
Protected method DetachEvent (Inherited from ComObject.)
Protected method EnsureEventAdd(IEnumerable<MulticastDelegate>, Guid) (Inherited from ComObject.)
Protected method EnsureEventAdd(MulticastDelegate, Guid) (Inherited from ComObject.)
Protected method EnsureEventAdd(IEnumerable<MulticastDelegate>, Object, Guid) (Inherited from ComObject.)
Protected method EnsureEventRemove(IEnumerable<MulticastDelegate>, Guid) (Inherited from ComObject.)
Protected method EnsureEventRemove(MulticastDelegate, Guid) (Inherited from ComObject.)
Public method Equals(Object) (Inherited from ComObject.)
Public method Equals(ScriptObject) (Inherited from ScriptWrapper.)
Public method Equals(ScriptWrapper) (Inherited from ScriptWrapper.)
Protected method Finalize (Inherited from UCWBase.)
Public method GetEnumerator (Inherited from ComObject.)
Public method GetHashCode (Inherited from ComObject.)
Public method GetInteropEnumerator (Inherited from ComObject.)
Public method GetMaxIdealImageSize
Public method GetMinIdealImageSize
Protected method GetProperty (Inherited from ScriptWrapper.)
Protected method GetPropertyBoolean (Inherited from ScriptWrapper.)
Public method GetPropertyEx (Inherited from ComObject.)
Protected method GetPropertyInt32 (Inherited from ScriptWrapper.)
Protected method GetPropertyScript (Inherited from ScriptWrapper.)
Protected method GetPropertyString (Inherited from ScriptWrapper.)
Public method GetRestorePosition
Public method GetScriptEnumerator (Inherited from ComObject.)
Public method GetType (Inherited from Object.)
Public method GetWindowPosition
Public method HideCursor
Protected method Invoke (Inherited from ScriptWrapper.)
Public method InvokeEx (Inherited from ComObject.)
Protected method InvokeMethod (Inherited from ScriptWrapper.)
Public method IsCursorHidden
Protected method MemberwiseClone (Inherited from Object.)
Public method NotifyOwnerMessage
Public method PersistAddRef (Inherited from UCWBase.)
Public method PersistRemoveRef (Inherited from UCWBase.)
Public method SetPersistence (Inherited from UCWBase.)
Protected method SetProperty (Inherited from ScriptWrapper.)
Public method SetPropertyEx (Inherited from ComObject.)
Public method SetWindowForeground
Public method SetWindowPosition
Public method ToString (Inherited from Object.)

Top

See also

Reference

VideoWindow class

Microsoft.Lync.Model.Conversation.AudioVideo namespace