menu
Version
2022.1.18.8567
2024.1.4.8780
2023.1.12.8706
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.4.8780
2023.1.12.8706
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
|
Captures a part of the Wwise UI relative to a view.
Name | Type | Description |
---|---|---|
viewName | string | The name of the view as displayed in Wwise UI. By default, the whole UI is captured. |
viewSelectionChannel | integer | The selection channel of the view. Can be a value of 1, 2, 3 or 4. By default, the current selection channel of the view is detected automatically. |
rect | object | The capture region. By default, the whole view is captured. |
rect.x * | integer | The left position of the capture region (in pixels). |
rect.y * | integer | The top position of the capture region (in pixels). |
rect.width * | integer | The width of the capture region (in pixels). |
rect.height * | integer | The height of the capture region (in pixels). |
Name | Type | Description |
---|---|---|
contentType | string | The underlying image data format (e.g. image/png). |
contentBase64 | string | The encoded image data (Base64). |
Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise