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.

See Also

IltmsServer::get_State

IltmsServer::Start

IltmsServer::Stop

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

LEADTOOLS Media Streaming C API Help