Uses of Class
io.github.lunasaw.gb28181.common.entity.response.DeviceRecord.RecordItem
Packages that use DeviceRecord.RecordItem
-
Uses of DeviceRecord.RecordItem in io.github.lunasaw.gbproxy.client.transmit.cmd
Method parameters in io.github.lunasaw.gbproxy.client.transmit.cmd with type arguments of type DeviceRecord.RecordItemModifier and TypeMethodDescriptionstatic void
ClientSendCmd.deviceRecordResponse
(FromDevice fromDevice, ToDevice toDevice, List<DeviceRecord.RecordItem> deviceRecordItems, String sn) Deprecated.设备录像上报(分批发送)static String
ClientCommandSender.sendDeviceRecordCommand
(FromDevice fromDevice, ToDevice toDevice, List<DeviceRecord.RecordItem> deviceRecordItems) 发送录像响应命令