CRI ADX  Last Updated: 2024-07-17 10:48 p
CriAtomConfigTag_PC结构体 参考

Configuration structure used for the initialization of the Atom library 更多...

#include <cri_le_atom_pc.h>

成员变量

CriAtomConfig atom
 
CriAtomAsrConfig asr
 
CriAtomHcaMxConfig hca_mx
 

详细描述

Configuration structure used for the initialization of the Atom library

Description:
This configuration structure is used to specify the behavior of the CRI Atom library.
It is passed as an argument to the criAtom_Initialize_PC function.
注意
This structure is used for low level API.
When using the functions of the AtomEx layer, use the use the CriAtomExConfig_PC structure instead.
参见
criAtom_Initialize_PC, criAtom_SetDefaultConfig_PC

结构体成员变量说明

◆ atom

Configuration structure for the intialization of the Atom library

◆ asr

Configuration structure for the intialization of ASR

◆ hca_mx

Configuration structure for the intialization of HCA-MX


该结构体的文档由以下文件生成: