Public Attributes | List of all members
mcap::Header Struct Reference

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. More...

#include <types.hpp>

Public Attributes

std::string library
 
std::string profile
 

Detailed 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.

Definition at line 102 of file types.hpp.

Member Data Documentation

◆ library

std::string mcap::Header::library

Definition at line 104 of file types.hpp.

◆ profile

std::string mcap::Header::profile

Definition at line 103 of file types.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31