载入中...
搜索中...
未找到
Source.h 文件参考
#include "common/Object.h"
#include <AL/al.h>
#include <AL/alc.h>
#include <atomic>
#include <mutex>
#include <queue>
#include <string>
#include <vector>
#include "AudioTypes.h"

浏览源代码.

class  eve::audio::Source
 A playable audio source (static buffer or streaming decoder). Not thread-safe for playback control except fillPendingFromDecoder(), which is synchronized for the Audio worker thread. 更多...
 

命名空间

namespace  eve
 
namespace  eve::sound
 
namespace  eve::audio