Skip to content

Commit

Permalink
docs: Update resource document[704223]
Browse files Browse the repository at this point in the history
  • Loading branch information
Greedysky committed Sep 14, 2022
1 parent d89dc68 commit ac5252a
Show file tree
Hide file tree
Showing 4 changed files with 2,041 additions and 2,097 deletions.
2 changes: 1 addition & 1 deletion TTKExtra/qmmp/visualbuffer_p.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class QMMP_EXPORT VisualNode
public:
float data[2][512] = {{ 0 }};
qint64 ts = 0;
qint64 delay = 0;
qint64 delta = 0;
};

class QMMP_EXPORT VisualBuffer
Expand Down
Loading

0 comments on commit ac5252a

Please sign in to comment.