Version

menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2023.1.6.8555 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.
Wwise SDK 2023.1.6
ak.wwise.ui.captureScreen

Captures a part of the Wwise UI relative to a view.

Arguments

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).

Arguments Schema

Result

Name Type Description
contentType string The underlying image data format (e.g. image/png).
contentBase64 string The encoded image data (Base64).

Result Schema

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


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