enum struct OpCode
Description
MCAP record types.
Declared at: mcap/include/mcap/types.hpp:59
Enumerators
| Name | Value | Comment | 
|---|---|---|
| Header | 1 | |
| Footer | 2 | |
| Schema | 3 | |
| Channel | 4 | |
| Message | 5 | |
| Chunk | 6 | |
| MessageIndex | 7 | |
| ChunkIndex | 8 | |
| Attachment | 9 | |
| AttachmentIndex | 10 | |
| Statistics | 11 | |
| Metadata | 12 | |
| MetadataIndex | 13 | |
| SummaryOffset | 14 | |
| DataEnd | 15 |