Leadtools.Multimedia Namespace : PlayState Enumeration |
public enum PlayState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PlayState Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PlayState
public enum PlayState : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.PlayState = function() { }; Leadtools.Multimedia.PlayState.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PlayState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
NotReady | Indicates that the play object is not ready for playback. |
Paused | Indicates that playback has paused. |
Running | Indicates that playback is active. |
Stopped | Indicates that the PlayCtrl object is ready for playback and has stopped. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.PlayState
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