| VideoViewerWF Methods |
The VideoViewerWF type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearScreen |
Removes the actual picture and sets the back color of the viewer to black.
| |
| Dispose |
Clean up any resources being used.
(Overrides ControlDispose(Boolean).) | |
| EnterFullScreen |
Shows the image in full screen mode if enabled.
| |
| LeaveFullScreen |
Leaves the full screen mode.
| |
| ResetTransforms |
Resets the flip and rotate information to 0.
| |
| SetImageProvider |
Sets an IImageProviderT object that will provide images for displaying. If no image provider set, the control will not display anything.
| |
| Start |
Starts playing the video.
| |
| Stop |
Stops playing the video.
|