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

In This Topic
    Stop Method (C1MediaPlayer)
    In This Topic
    Stops and resets media to be played from the beginning of the current item.
    Syntax
    'Declaration
     
    
    Public Sub Stop() 
    public void Stop()
    See Also