Closed
Description
The SDS data stream is recorded to files with the following naming convention:
<name>.<index>.sds
<name>
is a parameter in sdsRecOpen
or sdsPlayOpen
.
But how is <index>
controlled? Is each sdsRecClose
or sdsPlayClose
incrementing it?
See https://github.com/ARM-software/SDS-Framework/blob/main/documentation/utilities.md
Metadata
Metadata
Assignees
Type
Projects
Status
Done