ConvertState Enumeration

Summary
Specifies the current state of the ConvertCtrl object.
Syntax
C#
C++/CLI
public enum ConvertState 
public enum class ConvertState   
Members
ValueMemberDescription
0x00000000NotReady Indicates that the ConvertCtrl object is not ready for conversion.
0x00000001Stopped Indicates that the ConvertCtrl object is ready for conversion and stopped.
0x00000002Running Indicates that the ConvertCtrl object is converting data.
0x00000003Paused Indicates that the ConvertCtrl object is paused: no data is being converted.
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.