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

Pan Information Structure 更多...

#include <cri_le_atom_asr.h>

成员变量

CriFloat32 volume
 Volume 更多...
 
CriFloat32 angle
 Angle 更多...
 
CriFloat32 distance
 Interior Distance 更多...
 
CriFloat32 wideness
 Multi-channel sound spread 更多...
 
CriFloat32 spread
 Spread 更多...
 

详细描述

Pan Information Structure

Description:
A structure that summarizes panning information for a bus.
Used to set and get panning information for a bus.
参见
criAtomExAsr_SetBusPanInfoByName, criAtomExAsr_GetBusPanInfoByName, criAtomExAsrRack_SetBusPanInfoByName, criAtomExAsrRack_GetBusPanInfoByName

结构体成员变量说明

◆ volume

CriFloat32 volume

Volume

Description:
The volume for panning.
It can be set and retrieved in the range of 0.0f to 1.0f.
It is also multiplied with the normal volume.

◆ angle

CriFloat32 angle

Angle

Description:
The angle for panning.
It can be set or retrieved in the range of -180.0f to 180.0f, with 0.0f being the front.

◆ distance

CriFloat32 distance

Interior Distance

Description:
The interior distance for panning.
It can be set or retrieved in the range of 0.0f to 1.0f.

◆ wideness

CriFloat32 wideness

Multi-channel sound spread

Description:
This is the angle magnification for multi-channel sound sources.
It can be set or retrieved in the range of 0.0f to 1.0f.

◆ spread

CriFloat32 spread

Spread

Description:
The spread in bread.
It can be set or retrieved in the range of 0.0f to 1.0f.

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