CMGDK r49-rc2
|
#include <hgl/HAC.H>
#include <hgl/File.H>
#include <hgl/thread/Thread.H>
#include <hgl/stream/MemStream.H>
#include <hgl/stream/FileStream.H>
#include <hgl/LogInfo.H>
#include <hgl/thread/Semaphore.H>
#include "hac3.h"
#include "hacmapping.h"
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
函数 | |
HAC * | hgl::OpenHAC (const wchar_t *name=0) |
打开一个.HAC文件,或是根据路径创建一个虚拟的HAC环境 | |
变量 | |
const char | hgl::HAC3Flag [] = "HAC-3\x1A" |