PlayState Enumeration

Summary
Specifies the current state of the PlayCtrl object.
Syntax
C#
VB
C++
public enum PlayState   
Public Enum PlayState  
public enum class PlayState   
Members
ValueMemberDescription
0NotReady Indicates that the play object is not ready for playback.
1Stopped Indicates that the PlayCtrl object is ready for playback and has stopped.
2Paused Indicates that playback has paused.
3Running Indicates that playback is active.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.