Uses of Class
io.github.lunasaw.gb28181.common.entity.control.DeviceControlDragOut
Packages that use DeviceControlDragOut
Package
Description
-
Uses of DeviceControlDragOut in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control
Methods in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control with parameters of type DeviceControlDragOutModifier and TypeMethodDescriptionvoid
DeviceControlRequestHandler.handleDragZoomOut
(DeviceControlDragOut dragOutCmd) 处理拉框缩小命令 -
Uses of DeviceControlDragOut in io.github.lunasaw.gbproxy.test.handler
Methods in io.github.lunasaw.gbproxy.test.handler that return DeviceControlDragOutModifier and TypeMethodDescriptionstatic DeviceControlDragOut
TestDeviceControlRequestHandler.getReceivedDragOut()
Methods in io.github.lunasaw.gbproxy.test.handler with parameters of type DeviceControlDragOutModifier and TypeMethodDescriptionvoid
TestDeviceControlRequestHandler.handleDragZoomOut
(DeviceControlDragOut dragOutCmd)