C1.WPF.MediaPlayer Namespace : MediaState Enumeration |
'Declaration
Public Enum MediaState Inherits System.Enum
public enum MediaState : System.Enum
Member | Description |
---|---|
Buffering | The C1MediaPlayer is loading the media for playback. |
NoMedia | The C1MediaPlayer contains no media. |
Paused | The C1MediaPlayer does not advance its position. |
Playing | The C1MediaPlayer is playing the media specified by the C1MediaItem.MediaSource property of the current C1MediaItem- |
Unstarted | The C1MediaPlayer is stopped at the beginning of the file. |
System.Object
System.ValueType
System.Enum
C1.WPF.MediaPlayer.MediaState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2