Uses of Class
io.github.lunasaw.zlm.entity.rtp.RtpServer
Packages that use RtpServer
-
Uses of RtpServer in io.github.lunasaw.zlm.api
Methods in io.github.lunasaw.zlm.api that return types with arguments of type RtpServerModifier and TypeMethodDescriptionstatic ServerResponse<List<RtpServer>>
ZlmRestService.listRtpServer
(String host, String secret) 获取RTP服务器列表 -
Uses of RtpServer in io.github.lunasaw.zlm.api.controller
Methods in io.github.lunasaw.zlm.api.controller that return types with arguments of type RtpServer