XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_nal_config.h
浏览该文件的文档.
1
12#ifndef __XF_NAL_CONFIG_H__
13#define __XF_NAL_CONFIG_H__
14
15/* ==================== [Includes] ========================================== */
16
17#include "xfconfig.h"
18
19#ifdef __cplusplus
20extern "C" {
21#endif
22
23/* ==================== [Defines] =========================================== */
24
25/* ==================== [Typedefs] ========================================== */
26
27/* ==================== [Global Prototypes] ================================= */
28
29/* ==================== [Macros] ============================================ */
30
31#ifdef __cplusplus
32} /* extern "C" */
33#endif
34
35#endif // __XF_NAL_CONFIG_H__