ComponentOne MediaPlayer for WPF and Silverlight
C1.WPF.MediaPlayer Namespace / C1MediaPlayer Class
Members

In This Topic
    C1MediaPlayer Class
    In This Topic
    The C1MediaPlayer plays video and audio from the internet.
    Object Model
    C1MediaPlayer Class
    Syntax
    'Declaration
     
    
    Public Class C1MediaPlayer 
       Inherits System.Windows.Controls.Control
    public class C1MediaPlayer : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.MediaPlayer.C1MediaPlayer

    See Also