The VideoWindowtype exposes the following members.
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.
|