Package io.github.lunasaw.zlm.constant
Class ApiConstants
java.lang.Object
io.github.lunasaw.zlm.constant.ApiConstants
- Version:
- 1.0
- Author:
- luna
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
API_INDEX
- See Also:
-
GET_API_LIST
- See Also:
-
GET_THREADS_LOAD
- See Also:
-
GET_STATISTIC
- See Also:
-
GET_WORK_THREADS_LOAD
- See Also:
-
GET_SERVER_CONFIG
- See Also:
-
SET_SERVER_CONFIG
- See Also:
-
RESTART_SERVER
- See Also:
-
GET_MEDIA_LIST
- See Also:
-
CLOSE_STREAM
- See Also:
-
CLOSE_STREAMS
- See Also:
-
GET_ALL_SESSION
- See Also:
-
KICK_SESSION
- See Also:
-
KICK_SESSIONS
- See Also:
-
ADD_STREAM_PROXY
- See Also:
-
DEL_STREAM_PROXY
- See Also:
-
ADD_STREAM_PUSHER_PROXY
- See Also:
-
DEL_STREAM_PUSHER_PROXY
- See Also:
-
ADD_FFMPEG_SOURCE
- See Also:
-
DEL_FFMPEG_SOURCE
- See Also:
-
IS_MEDIA_ONLINE
- See Also:
-
GET_MEDIA_PLAYER_LIST
- See Also:
-
BROADCAST_MESSAGE
- See Also:
-
GET_MEDIA_INFO
- See Also:
-
GET_MP4_RECORD_FILE
- See Also:
-
DELETE_RECORD_DIRECTORY
- See Also:
-
START_RECORD
- See Also:
-
SET_RECORD_SPEED
- See Also:
-
SEEK_RECORD_STAMP
- See Also:
-
STOP_RECORD
- See Also:
-
IS_RECORDING
- See Also:
-
GET_SNAP
- See Also:
-
GET_VERSION
- See Also:
-
GET_MP4_RECORD_SUMMARY
- See Also:
-
GET_RTP_INFO
- See Also:
-
OPEN_RTP_SERVER
- See Also:
-
OPEN_RTP_SERVER_MULTIPLEX
- See Also:
-
CONNECT_RTP_SERVER
- See Also:
-
CLOSE_RTP_SERVER
- See Also:
-
UPDATE_RTP_SERVER_SSRC
- See Also:
-
PAUSE_RTP_CHECK
- See Also:
-
RESUME_RTP_CHECK
- See Also:
-
LIST_RTP_SERVER
- See Also:
-
START_SEND_RTP
- See Also:
-
START_SEND_RTP_PASSIVE
- See Also:
-
STOP_SEND_RTP
- See Also:
-
GET_PROXY_INFO
- See Also:
-
GET_PROXY_PUSHER_INFO
- See Also:
-
START_MULTI_MP4_PUBLISH
- See Also:
-
GET_STORAGE_SPACE
- See Also:
-
STOP_MULTI_MP4_PUBLISH
- See Also:
-
LOAD_MP4_FILE
- See Also:
-
-
Constructor Details
-
ApiConstants
public ApiConstants()
-