struct Header
Declaration
struct Header { /* full declaration omitted */ };
Description
Appears at the beginning of every MCAP file (after the magic byte sequence) and contains the recording profile (see <https ://github.com/foxglove/mcap/tree/main/docs/specification/profiles>) and a string signature of the recording library.
Declared at: mcap/include/mcap/types.hpp:102
Member Variables
- public std::string profile
- public std::string library