|
VLink 2.0.0
A high-performance communication middleware
|
Concrete BagReader implementation for the MCAP bag file format. 更多...
类 | |
| class | vlink::McapReader |
| Concrete MCAP-format bag file player. 更多... | |
命名空间 | |
| 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.