PlayState Enumeration

Summary
Specifies the current state of the PlayCtrl object.
Syntax
C#
C++/CLI
public enum PlayState 
public enum class PlayState   
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.
Requirements

Target Platforms

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

Leadtools.MediaFoundation Assembly

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