Function ouster::sdk::pcap::replay_reset¶
Defined in File os_pcap.h
Function Documentation¶
-
void ouster::sdk::pcap::replay_reset(PlaybackHandle &handle)¶
Restart playback from the beginning of the pcap file.
- Deprecated:
Use “PcapPacketSource” instead. The last supported version for this will be 1.0.0 .
- Parameters:
handle[in] A handle to the initialized playback struct.