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

In This Topic
    MediaState Property (C1MediaPlayer)
    In This Topic
    The current playing state of the video or audio file.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MediaState As MediaState
    public MediaState MediaState {get;}
    See Also