Uses of Class
io.github.lunasaw.zlm.entity.rtp.ConnectRtpServerReq
Packages that use ConnectRtpServerReq
-
Uses of ConnectRtpServerReq in io.github.lunasaw.zlm.api
Methods in io.github.lunasaw.zlm.api with parameters of type ConnectRtpServerReqModifier and TypeMethodDescriptionstatic OpenRtpServerResult
ZlmRestService.connectRtpServer
(String host, String secret, ConnectRtpServerReq req) -
Uses of ConnectRtpServerReq in io.github.lunasaw.zlm.api.controller
Methods in io.github.lunasaw.zlm.api.controller with parameters of type ConnectRtpServerReqModifier and TypeMethodDescriptionZlmApiController.connectRtpServer
(ConnectRtpServerReq req) 连接RTP服务器