fix: play with rate of mp3 file
This commit is contained in:
@@ -46,6 +46,8 @@ private:
|
||||
std::unique_ptr<std::thread> musicFeed;
|
||||
std::atomic<bool> exitMusicFeedThread;
|
||||
int android_fd;
|
||||
std::atomic<bool> haveTimeRatio;
|
||||
double timeRatio;
|
||||
void initRubberBand();
|
||||
void closeRubberBand();
|
||||
void closeMusicFile();
|
||||
|
||||
Reference in New Issue
Block a user