зеркало из https://github.com/mozilla/cubeb.git
Include the header directly to use AudioBuffer on macOS in cubeb_ring_array.h
This commit is contained in:
Родитель
001b904409
Коммит
63f69b9986
|
@ -9,6 +9,7 @@
|
||||||
#define CUBEB_RING_ARRAY_H
|
#define CUBEB_RING_ARRAY_H
|
||||||
|
|
||||||
#include "cubeb_utils.h"
|
#include "cubeb_utils.h"
|
||||||
|
#include <CoreAudio/CoreAudioTypes.h>
|
||||||
|
|
||||||
/** Ring array of pointers is used to hold buffers. In case that
|
/** Ring array of pointers is used to hold buffers. In case that
|
||||||
asynchronous producer/consumer callbacks do not arrive in a
|
asynchronous producer/consumer callbacks do not arrive in a
|
||||||
|
|
Загрузка…
Ссылка в новой задаче