- add BufferQueue class to HL_Sync.*

- minor cleanup in CoreAudio support
This commit is contained in:
2018-07-12 16:20:26 +03:00
parent b9acc5a622
commit b6400b6f81
3 changed files with 57 additions and 3 deletions

View File

@@ -13,9 +13,9 @@
#include "Audio_Helper.h"
#include "Audio_Resampler.h"
#include "Audio_DataWindow.h"
#include "../Helper/HL_Pointer.h"
#include "../Helper/HL_ByteBuffer.h"
#include "../Helper/HL_Exception.h"
#include "../helper/HL_Pointer.h"
#include "../helper/HL_ByteBuffer.h"
#include "../helper/HL_Exception.h"
#include <AudioToolbox/AudioQueue.h>
// Define CoreAudio buffer time length in milliseconds