stats window

This commit is contained in:
Dmitry Sergeev
2026-09-01 22:59:09 +03:00
parent ca25bf88a7
commit a8d277ee3d
13 changed files with 524 additions and 80 deletions
+1
View File
@@ -13,6 +13,7 @@ type AudioFrame struct {
Index uint64
SampleCount uint64
Channels uint64
Label string
SampleRateNumerator int64
SampleRateDenominator int64