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

#include <cri_le_atom_asr.h>

成员变量

CriSint32 max_routes
 

详细描述

Configuration structure used to create a player

Description:
A structure used to specify how a player should operate during its creation.
It must be specified in the context of each codec, through the CriAtomXXXPlayerConfig structure.
  • XXX is the codec name
注意
This structure is only referenced to when CRIATOM_SOUND_RENDERER_ASR is called.

Be sure to initialize the structure with the criAtomPlayer_SetDefaultConfig_ASR macro as new members may be added in the future.
(Be careful to not assign values to the undefined members of the structure.)

结构体成员变量说明

◆ max_routes

CriSint32 max_routes

Number of buses to which audio can be sent


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