Function ouster::sdk::pcap::replay_initialize
Defined in File os_pcap.h
Function Documentation
-
std::shared_ptr<PlaybackHandle> ouster::sdk::pcap::replay_initialize(const std::string &file)
Initialize the stepwise playback handle.
- Parameters:
file[in] – The file path of the pcap file.
- Returns:
A handle to the initialized playback struct.