Public Contructor
![]() |
Creates a new instance of the Play class |
Public Properties
![]() |
Retrieves the duration of the video (in seconds) |
![]() |
Retrieves the type of error that has occurred |
![]() |
Retrieves the frame rate |
![]() |
Retrieves the current state of the Play control |
![]() |
Retrieves the video size |
Public Methods
![]() |
Closes the video file |
![]() |
Opens the video file |
![]() |
Pauses or resumes playing of the video |
![]() |
Sets the window position within the control |
![]() |
Starts the video |
![]() |
Defines the start location (in seconds) of the video |
![]() |
Stops the video |
![]() |
Takes a snapshot while the video is playing |
Public Events
![]() |
Generated when the video ends |
![]() |
Generated when the TakeSnapshot method successfully executes |
See Also
Newtone.ImageKit.Wpf.WebCamera.Play