Function ouster::sdk::pcap::record_uninitialize¶
Defined in File os_pcap.h
Function Documentation¶
-
void ouster::sdk::pcap::record_uninitialize(RecordHandle &handle)¶
Uninitialize the record handle, closing underlying file.
- Parameters:
handle[in] An initialized handle for the recording state.