ltmsState Enumeration Constants

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.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Media Streaming C API Help