ltmsLiveStreamState Enumeration Constants

typedef enum ltmsLiveStreamState 
{ 
   ltmsLiveStreamState_Stopped, 
   ltmsLiveStreamState_Activating, 
   ltmsLiveStreamState_Active, 
   ltmsLiveStreamState_Inactive, 
   ltmsLiveStreamState_Error, 
} ltmsLiveStreamState; 

Constant

Description

ltmsLiveStreamState_Stopped

Indicates that the server is stopped.

ltmsLiveStreamState_Activating

Indicates that the live stream is activating.

ltmsLiveStreamState_Active

Indicates that the live stream is active and available to the client.

ltmsLiveStreamState_Inactive

Indicates that the live stream is currently inactive.

ltmsLiveStreamState_Error

Indicates that the stream encountered an error while activating.

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