Version

menu_open
Wwise SDK 2021.1.14
ak.wwise.ui.captureScreen Arguments Schema

Schema

{
"type": "object",
"properties": {
"viewName": {
"type": "string",
"description": "The name of the view as displayed in Wwise UI. By default, the whole UI is captured."
},
"viewSyncGroup": {
"type": "integer",
"description": "The sync group of the view. By default, the current sync group of the view is detected automatically."
},
"rect": {
"type": "object",
"description": "The capture region. By default, the whole view is captured.",
"properties": {
"x": {
"type": "integer",
"description": "The left position of the capture region (in pixels)."
},
"y": {
"type": "integer",
"description": "The top position of the capture region (in pixels)."
},
"width": {
"type": "integer",
"description": "The width of the capture region (in pixels)."
},
"height": {
"type": "integer",
"description": "The height of the capture region (in pixels)."
}
}
}
},
"additionalProperties": false
}

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise