Commit 5b68e79b authored by Miguel Gómez Sexto's avatar Miguel Gómez Sexto

Added da_capo field in readed data structure

Signed-off-by: Miguel Gómez Sexto's avatarMiguel Gomez <magomez@igalia.com>
parent d5fbf484
......@@ -17,6 +17,7 @@ struct tdc_time {
uint64_t utc;
uint64_t ticks;
uint64_t bins;
uint32_t da_capo;
};
enum {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment