이 파일의 문서화 페이지로 가기
88 for (
auto it =
Begin(); it !=
End(); ++it)
90 if ((*it).pluginID == pluginID)
132 for (
int i = 0; i < (int)in_uLength; ++i)
152 const char* in_szName
void Transfer(AkAudioObject &in_from)
Transfer function for transfer move policies.
AkString< AkPluginArrayAllocator, char > String
String type for use in 3D audio objects.
Definition of data structures for AkAudioObject
AkAudioObject()
Constructor
static const AkUInt64 kObjectKeyNumBits
AkPositioningData positioning
Positioning data for deferred 3D rendering.
AkRamp cumulativeGain
Cumulative ramping gain to apply when mixing down to speaker bed or final endpoint
void Transfer(AkString< TAlloc, T_CHAR > &in_from)
AkUInt64 AkAudioObjectID
Audio Object ID
AKRESULT Copy(const AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy > &in_rSource)
AkUInt32 AkPipelineID
Unique node (bus, voice) identifier for profiling.
static const AkUInt64 kObjectKeyMask
AkAudioObjectID key
Unique ID, local to a given bus. Only the lower 56 of 64 bits are used for the object itself....
AKRESULT
Standard function call result.
static const AkAudioObjectID AK_INVALID_AUDIO_OBJECT_ID
Invalid audio object ID
void CopyContents(const AkAudioObject &in_src)
Copies object metadata (everything but the key) from another object.
Specific implementation of array
void TransferContents(AkAudioObject &in_src)
Moves object metadata (everything but the key) from another object.
static const AkPriority AK_DEFAULT_PRIORITY
Default sound / I/O priority
AKRESULT SetName(AK::IAkPluginMemAlloc *in_pAllocator, const char *in_szName)
AkForceInline void Init(AK::IAkPluginMemAlloc *in_pAllocator)
AkUInt32 AkUniqueID
Unique 32-bit ID
bool Resize(AkUInt32 in_uiSize)
Resize the array to the specified size.
AkAudioBuffer ** ppObjectBuffers
Array of pointers to audio object buffers.
AkUInt32 AkPluginID
Source or effect plug-in ID
void ResetState()
Reset object state in preparation for next frame.
AkUInt32 uNumObjects
Number of audio objects.
ArrayCustomMetadata arCustomMetadata
Array of custom metadata, gathered from visited objects. Note: any custom metadata is expected to exi...
static const AkPipelineID AK_INVALID_PIPELINE_ID
Invalid pipeline ID (for profiling)
Volume ramp specified by end points "previous" and "next".
Iterator End() const
Returns the iterator to the end of the array
AkInt8 AkPriority
Priority
void Transfer(AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy > &in_rSource)
AkPipelineID instigatorID
Profiling ID of the node from which the object stems (typically the voice, instance of an actor-mixer...
Iterator Begin() const
Returns the iterator to the first item of the array, will be End() if the array is empty.
Positioning data of 3D audio objects.
A collection of audio objects. Encapsulates the audio data and metadata of each audio object in separ...
uint64_t AkUInt64
Unsigned 64-bit integer
uint32_t AkUInt32
Unsigned 32-bit integer
void SetCustomMetadata(CustomMetadata *in_aCustomMetadata, AkUInt32 in_uLength)
void Term()
Term the array. Must be called before destroying the object.
~AkAudioObject()
Destructor
AkPriority priority
Audio object playback priority. Object with a higher priority will be rendered using the hardware's o...
String objectName
Name string of the object, to appear in the object profiler. This is normally used by out-of-place ob...
AkAudioObjects(AkUInt32 in_uNumObjects=0, AkAudioBuffer **in_ppObjectBuffers=nullptr, AkAudioObject **in_ppObjects=nullptr)
AkAudioObject ** ppObjects
Array of pointers to audio objects.
지원이 필요하신가요?
질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!
지원 페이지를 방문해 주세요
작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요