Program Listing for File mcap_internal.hpp

Return to documentation for file (foxglove/src/mcap_internal.hpp)

#pragma once


#include <foxglove-c/foxglove-c.h>
#include <foxglove/mcap.hpp>

namespace foxglove {

foxglove_mcap_options to_c_mcap_options(const McapWriterOptions& options);

}  // namespace foxglove