Ozeki VoIP SDK Class library
VideoViewerWF Class
NamespacesOzeki.Media.Video.ControlsVideoViewerWF
Represents a Windows Control to display video.
Declaration Syntax
C#Visual BasicVisual C++
public class VideoViewerWF : Control
Public Class VideoViewerWF
	Inherits Control
public ref class VideoViewerWF : public Control
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
VideoViewerWF()()()()
Initializes a new instance of the VideoViewerWF class.

Dispose(Boolean)
Clean up any resources being used.
(Overrides Control.Dispose(Boolean).)
FlipMode
Gets or sets a value that indicates the displayed image is flipped vertically or horizontally.

Frame
ResetTransforms()()()()
Resets the flip and rotate information to 0.

RotateAngle
Gets or sets a value that indicates the rotation angle in degrees to apply to the image in the control. Only 0, 90, 180 or 270 values are allowed.

SetImageProvider(IImageProvider<(Of <<'(Image>)>>))
Sets an IImageProvider<(Of <(<'T>)>)> 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.

Inheritance Hierarchy

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290