mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 19:35:33 +08:00
Ref T730, changes for input sample buffer tests
This commit is contained in:
committed by
Mat Sutcliffe
parent
6b19ed665e
commit
dc5cc4c7b0
@@ -53,6 +53,7 @@ namespace BlackCore
|
||||
|
||||
private:
|
||||
static constexpr qint64 frameSize = 960;
|
||||
qint64 m_lastFrameSent = -1;
|
||||
QByteArray m_buffer;
|
||||
int m_timerId = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user