Uses of Class
com.slytechs.jnet.jnetpcap.PacketPlayer
Packages that use PacketPlayer
-
Uses of PacketPlayer in com.slytechs.jnet.jnetpcap
Methods in com.slytechs.jnet.jnetpcap that return PacketPlayerModifier and TypeMethodDescriptionPacketPlayer.play(double speed) Play.PacketPlayer.preserveIfg(boolean sync) Preserve ifg.Sets the max ifg.Sets the min ifg.PacketPlayer.setReferenceTime(long time, TimeUnit unit) Sets the reference time.PacketPlayer.setReferenceTimeNano(long timeNano) Sets the reference time nano.PacketPlayer.setTimestampUnit(com.slytechs.jnet.jnetruntime.time.TimestampUnit unit) Sets the timestamp unit.PacketPlayer.syncTimestamp(boolean sync) Sync timestamp.PacketPlayer.useCurrentTime()Use current time.