menu
版本
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.18
|
◆ GetSceAudio3dPortId()
Returns the sceAudio3d port ID being used by the Wwise SoundEngine for the output. Since there can only be a single sceAudio3d port open at a time, the sceAudio3d port used by the sound engine should also be used for all other sceAudio3d operations. The sceAudio3d module will be loaded and initialized by the sound engine at initialization. sceAudio3dPortAdvance and sceAudio3dPortPush is called after each audio frame. This should be called only once the SoundEngine has been successfully initialized, otherwise the function will return an invalid value (-1).
|