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