|
VLink 2.0.0
A high-performance communication middleware
|
Concrete BagReader implementation for the MCAP bag file format. More...
Go to the source code of this file.
Classes | |
| class | vlink::McapReader |
| Concrete MCAP-format bag file player. More... | |
Namespaces | |
| namespace | vlink |
Concrete BagReader implementation for the MCAP bag file format.
McapReader reads bag files in the MCAP format (.vcap / .vcapx extension) and inherits all playback, seeking, and integrity-check capabilities from BagReader.
MCAP (Message Capture Archive Protocol) is a modular, indexed binary format designed for efficient random-access playback. It supports channel-level schemas, checksums, and multiple compression codecs.