In This Topic ▼

ltmsState Enumeration Constants

Summary

Defines the possible server states.

Syntax

typedef enum ltmsState 
{ 
   ltmsState_Stopped, 
   ltmsState_Started, 
} ltmsState; 
Constant Description
ltmsState_Stopped Indicates that the ltmsServer object is stopped and is unable to receive connections.
ltmsState_Started Indicates that the ltmsServer object has started and is able to receive connections.

See Also

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

LEADTOOLS Media Streaming C API Help

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