The VideoWindowtype exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetMaxIdealImageSize |
This method retrieves the ideal maximum image
size for the video image playback (client) area.
|
|
GetMinIdealImageSize |
This method retrieves the ideal minimum image
size for the video image playback (client) area.
|
|
GetRestorePosition |
This method returns the normal restored window
dimensions.
|
|
GetType | (Inherited from Object.) | |
GetWindowPosition |
This method retrieves the current window
rectangle (not the client rectangle) in device coordinates.
|
|
HideCursor |
This method hides the cursor.
|
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
IsCursorHidden |
This method determines if the cursor is hidden
or showing.
|
|
MemberwiseClone () () () () | (Inherited from Object Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) | |
NotifyOwnerMessage |
This method forwards messages that have been
received by a parent window to a child window owned by a
filter.
|
|
SetWindowForeground |
This method moves the video window to the
foreground and optionally gives it focus.
|
|
SetWindowPosition |
This method sets the position of the video
window (not the client rectangle position) in device
coordinates.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AutoShow |
Determines whether the window will be
automatically shown.
|
|
BackgroundPalette |
Determines whether any palette required will
be realized in the background.
|
|
BorderColor |
Determines the border color for the video
window.
|
|
Caption |
Determines the textual title string for the
video window.
|
|
FullScreenMode |
Determines the full-screen mode for the video
renderer filter supporting this interface.
|
|
Height |
Determines the height of a video window.
|
|
Left |
Determines the x-axis coordinate for the video
window.
|
|
MessageDrain |
Determines the window set to receive messages
from the video window.
|
|
Owner |
Determines the owning parent for the video
window.
|
|
Top |
Determines the y-axis coordinates for the
video window.
|
|
Visible |
Determines the visibility of the video
window.
|
|
Width |
Determines the Width of the video
window.
|
|
WindowState |
Determines the state of the video
window.
|
|
WindowStyle |
Determines the style parameters for the video
window.
|
|
WindowStyleEx |
Determines the style parameters for the video
window.
|