menu
バージョン
2022.1.19.8584
2023.1.15.8789
2024.1.7.8863
2025.1.0.8897
2022.1.19.8584
2021.1.14.8108
2015.1.9.5624
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2023.1.15.8789
2024.1.7.8863
2025.1.0.8897
2022.1.19.8584
2021.1.14.8108
2015.1.9.5624
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
Wwise SDK 2022.1.19
|
◆ bIsInPlace
Buffer usage (in-place or not). If true, and the plug-in is an insert effect, it should implement IAkInPlaceEffectPlugin, otherwise it should implement IAkOutOfPlaceEffectPlugin. If it is an object processor (see CanProcessObjects, below), it should implement IAkInPlaceObjectPlugin or IAkOutOfPlaceObjectPlugin respectively. IAkPlugin.h の 75 行目に定義があります。 |