You need to enable JavaScript to run this app.
Wwise SDK 2018.1.11
GetDirectSoundInstance
搜索
版本
2021.1.8.7831
2019.2.14.7616
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
arrow_right
目录
Wwise SDK 2018.1.11
开始前的准备工作
声音引擎集成纵览
示例
进阶内容
参考材料
版本说明 2018.1.11
过往版本的发行说明
针对 Android 的相关信息
针对 iOS/tvOS 的信息
Legal Notices and Copyright Information
Wwise 中的开源组件
针对 Linux 的专用信息
命名空间
_AKSIMD_LOCAL
AK
Comm
MemoryMgr
Monitor
MusicEngine
SoundEngine
SpatialAudio
SpeakerVolumes
StreamMgr
Wwise
AkAudioDeviceEvent
AkChannelOrdering
AkSIMDProcessorSupport
AkDeviceStatusCallbackFunc
FNVHash32
FNVHash30
FNVHash64
AK_ALIGN_DMA
g_fFreqRatio
ChannelMaskToNumChannels
ChannelMaskFromNumChannels
ChannelBitToIndex
HasLFE
HasCenter
GetNumberOfAnglesForConfig
HasSurroundChannels
HasStrictlyOnePairOfSurroundChannels
HasSideAndRearChannels
HasHeightChannels
BackToSideChannels
StdChannelIndexToDisplayIndex
AllocHook
FreeHook
GetNumNonZeroBits
GetPS4OutputHandle
GetWwiseXAudio2Interface
GetDirectSoundInstance
GetDeviceID
GetDeviceIDFromName
GetWindowsDeviceName
AkFileParser
AKPLATFORM
PlatformID
命名空间成员
类
文件
Wwise 帮助
Installation and Migration Guide
Wwise 基础知识
Cube Integration
Sample Project
Wwise Unity 集成
Wwise Unreal Integration
其他文档
Wwise Audio Lab
Wwise SDK 2018.1.11
AK
◆
GetDirectSoundInstance()
IDirectSound8* __cdecl AK::GetDirectSoundInstance
(
)
Get instance of DirectSound created by the sound engine at initialization.
返回
Non-addref'd pointer to DirectSound interface. NULL if sound engine is not initialized or DirectSound is not used.
You need to enable JavaScript to run this app.