버전
menu

Wwise SDK 2025.1.0
AkSpatialAudioTypes.h 파일 참조

이 파일의 소스 코드 페이지로 가기

클래스

struct  AkSpatialAudioID
 Base type for ID's used by Wwise spatial audio.
더 자세히 ...
 
struct  AkRoomID
 
struct  AkVertex
 
struct  AkImageSourceName
 Data used to describe one image source in Reflect. 더 자세히 ...
 
struct  AkSpatialAudioInitSettings
 Initialization settings of the spatial audio module. 더 자세히 ...
 
struct  AkImageSourceParams
 
struct  AkImageSourceTexture
 
struct  AkImageSourceSettings
 Settings for individual image sources. 더 자세히 ...
 
struct  AkExtent
 
struct  AkTriangle
 Triangle for a spatial audio mesh. 더 자세히 ...
 
struct  AkAcousticSurface
 
struct  AkReflectionPathInfo
 Structure for retrieving information about the indirect paths of a sound that have been calculated via the geometric reflections API. Useful for debug draw applications. 더 자세히 ...
 
struct  AkDiffractionPathInfo
 
struct  AkPortalParams
 Parameters passed to SetPortal 더 자세히 ...
 
struct  AkRoomParams
 Parameters passed to SetRoom 더 자세히 ...
 
struct  AkGeometryParams
 Parameters passed to SetGeometry 더 자세히 ...
 
struct  AkGeometryInstanceParams
 Parameters passed to SetGeometryInstance 더 자세히 ...
 

네임스페이스

namespace  AK
 Definition of data structures for AkAudioObject
 
 AK::SpatialAudio
 Audiokinetic spatial audio namespace
 

매크로

#define AK_MAX_NUM_TEXTURE   4
 
#define AK_MAX_REFLECT_ORDER   4
 
#define AK_MAX_REFLECTION_PATH_LENGTH   (AK_MAX_REFLECT_ORDER + 4)
 
#define AK_STOCHASTIC_RESERVE_LENGTH   AK_MAX_REFLECTION_PATH_LENGTH
 
#define AK_MAX_SOUND_PROPAGATION_DEPTH   8
 
#define AK_MAX_SOUND_PROPAGATION_WIDTH   32
 
#define AK_SA_EPSILON   (0.001f)
 
#define AK_SA_DIFFRACTION_EPSILON   (0.01f)
 
#define AK_SA_DIFFRACTION_DOT_EPSILON   (0.00005f)
 
#define AK_SA_PLANE_THICKNESS   (0.01f)
 
#define AK_SA_MIN_ENVIRONMENT_ABSORPTION   (0.01f)
 
#define AK_SA_MIN_ENVIRONMENT_SURFACE_AREA   (1.0f)
 
#define AK_INVALID_VERTEX   ((AkVertIdx)(-1))
 
#define AK_INVALID_TRIANGLE   ((AkTriIdx)(-1))
 
#define AK_INVALID_SURFACE   ((AkSurfIdx)(-1))
 
#define AK_INVALID_SA_ID   ((AkUInt64)-1)
 
#define AK_OUTDOORS_ROOM_ID   AK_INVALID_SA_ID
 
#define AK_DEFAULT_GEOMETRY_POSITION_X   (0.0)
 
#define AK_DEFAULT_GEOMETRY_POSITION_Y   (0.0)
 
#define AK_DEFAULT_GEOMETRY_POSITION_Z   (0.0)
 
#define AK_DEFAULT_GEOMETRY_FRONT_X   (0.0)
 
#define AK_DEFAULT_GEOMETRY_FRONT_Y   (0.0)
 
#define AK_DEFAULT_GEOMETRY_FRONT_Z   (1.0)
 
#define AK_DEFAULT_GEOMETRY_TOP_X   (0.0)
 
#define AK_DEFAULT_GEOMETRY_TOP_Y   (1.0)
 
#define AK_DEFAULT_GEOMETRY_TOP_Z   (0.0)
 

타입정의

typedef AkUInt8 AkTransmissionOperation_t
 
typedef AkUInt8 AkRoomDistanceBehavior_t
 
typedef AkSpatialAudioID AkPortalID
 
typedef AkSpatialAudioID AkGeometrySetID
 
typedef AkSpatialAudioID AkGeometryInstanceID
 

열거형 타입

enum  AkTransmissionOperation { AkTransmissionOperation_Add, AkTransmissionOperation_Multiply, AkTransmissionOperation_Max, AkTransmissionOperation_Default = AkTransmissionOperation_Max }
 
enum  AkRoomDistanceBehavior { AkRoomDistanceBehavior_Subtract, AkRoomDistanceBehavior_Exclude, AkRoomDistanceBehavior_Default = AkRoomDistanceBehavior_Subtract }
 Determines how a room interacts with the distance calculation of other rooms that it overlaps or is nested within. 더 자세히 ...
 

변수

constexpr AkRoomID AK::SpatialAudio::kOutdoorRoomID
 The outdoor room ID. This room is created automatically and is typically used for outdoors, i.e. when not in a room. 더 자세히 ...
 

상세한 설명

Spatial audio data type definitions.

AkSpatialAudioTypes.h 파일에서 정의되었습니다.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요