The VideoWindowtype exposes the following members.

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 Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject 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.)

See Also