add mirror option to debug video tap

This commit is contained in:
2024-09-19 10:42:29 +02:00
parent 697611ff55
commit 8cdf2a2ca3
2 changed files with 9 additions and 1 deletions

View File

@@ -18,6 +18,8 @@ class DebugVideoTap {
uint32_t _tex_w {0};
uint32_t _tex_h {0};
bool _mirror {false}; // flip horizontally
uint64_t _v_last_ts {0}; // us
float _v_interval_avg {0.f}; // s