Uses of Class
io.github.lunasaw.zlm.entity.rtp.StartSendRtpReq
Packages that use StartSendRtpReq
-
Uses of StartSendRtpReq in io.github.lunasaw.zlm.api
Methods in io.github.lunasaw.zlm.api with parameters of type StartSendRtpReqModifier and TypeMethodDescriptionstatic StartSendRtpResult
ZlmRestService.startSendRtp
(String host, String secret, StartSendRtpReq req) static StartSendRtpResult
ZlmRestService.startSendRtpPassive
(String host, String secret, StartSendRtpReq req) -
Uses of StartSendRtpReq in io.github.lunasaw.zlm.api.controller
Methods in io.github.lunasaw.zlm.api.controller with parameters of type StartSendRtpReqModifier and TypeMethodDescriptionZlmApiController.startSendRtp
(StartSendRtpReq req) 开始发送rtpZlmApiController.startSendRtpPassive
(StartSendRtpReq req) 开始tcp passive被动发送rtp