Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

PlayState Enumeration






Specifies the current state of the PlayCtrl object.
Syntax
'Declaration
 
Public Enum PlayState 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As PlayState
public enum class PlayState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000NotReady Indicates that the play object is not ready for playback.
0x00000001Stopped Indicates that the PlayCtrl object is ready for playback and has stopped.
0x00000002Paused Indicates that playback has paused.
0x00000003Running Indicates that playback is active.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.PlayState

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features