Warning: you were redirected to the latest documentation corresponding to your major release ( 2024.1.1.8691 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
link
Wwise SDK 2024.1.1
ak.wwise.ui.captureScreen Result Schema
Schema
{
"type": "object",
"properties": {
"contentType": {
"type": "string",
"description": "The underlying image data format (e.g. image/png)."
},
"contentBase64": {
"type": "string",
"description": "The encoded image data (Base64)."
}
},
"additionalProperties": false
}
Was this page helpful?
Need Support?
Questions? Problems? Need more info? Contact us, and we can help!