The main class for the WPF Play Control
For a list of all members of this class, see Play Members
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
Newtone.ImageKit.Wpf.WebCamera.Play
public class Play :
System.Windows.Controls.UserControl
Explanation
The Play class opens a video file and displays the output in the specified control. Play can be started, stopped, paused, resumed, and a snapshot can be taken.
Requirement
Namespace: Newtone.ImageKit.WPF.WebCamera
Assembly: Newtone.ImageKit.WPFX.WebCamera.dll
See Also