JSON and CBOR codecs for MnaRecording — ordered MnaFileRef list plus opaque id and forward-compatible extras.
More...

Go to the source code of this file.
JSON and CBOR codecs for MnaRecording — ordered MnaFileRef list plus opaque id and forward-compatible extras.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
The implementation defers to MnaFileRef::toJson and the matching fromCbor for each file entry, preserving order so the first MnaFileRole::Raw element keeps its conventional meaning as the canonical recording artefact. Unknown keys are routed through extras on read/write so newer fields added by tooling round-trip cleanly through this build.
Definition in file mna_recording.cpp.