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 StartSendRtpResultZlmRestService.startSendRtp(String host, String secret, StartSendRtpReq req) static StartSendRtpResultZlmRestService.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