Click or drag to resize
VideoViewerWF Methods

The VideoViewerWF type exposes the following members.

Methods
  NameDescription
Public methodClearScreen
Removes the actual picture and sets the back color of the viewer to black.
Protected methodDispose
Clean up any resources being used.
(Overrides ControlDispose(Boolean).)
Public methodEnterFullScreen
Shows the image in full screen mode if enabled.
Public methodLeaveFullScreen
Leaves the full screen mode.
Public methodResetTransforms
Resets the flip and rotate information to 0.
Public methodSetImageProvider
Sets an IImageProviderT object that will provide images for displaying. If no image provider set, the control will not display anything.
Public methodStart
Starts playing the video.
Public methodStop
Stops playing the video.
Top
See Also