Uses of Class
io.github.lunasaw.zlm.hook.param.OnSendRtpStoppedHookParam
Packages that use OnSendRtpStoppedHookParam
-
Uses of OnSendRtpStoppedHookParam in io.github.lunasaw.zlm.hook.controller
Methods in io.github.lunasaw.zlm.hook.controller with parameters of type OnSendRtpStoppedHookParamModifier and TypeMethodDescriptionZlmHookController.onSendRtpStopped
(OnSendRtpStoppedHookParam param, jakarta.servlet.http.HttpServletRequest request) 发送rtp(startSendRtp)被动关闭时回调 -
Uses of OnSendRtpStoppedHookParam in io.github.lunasaw.zlm.hook.service
Methods in io.github.lunasaw.zlm.hook.service with parameters of type OnSendRtpStoppedHookParamModifier and TypeMethodDescriptionvoid
AbstractZlmHookService.onSendRtpStopped
(OnSendRtpStoppedHookParam param, jakarta.servlet.http.HttpServletRequest request) void
ZlmHookService.onSendRtpStopped
(OnSendRtpStoppedHookParam param, jakarta.servlet.http.HttpServletRequest request)