Function ouster::sdk::osf::to_string(const StreamStats&)

Function Documentation

std::string ouster::sdk::osf::to_string(const StreamStats &stream_stats)

Get the string representation for a StreamStats object.

Parameters:

stream_stats[in]StreamStats object to be converted to string.

Returns:

The string representation for a StreamStats object.