error_loading_asset


Description:

public signal void error_loading_asset (Error error, string id, Type extractable_type)

Informs you that a Asset could not be created.

In case of missing GStreamer plugins, the error will be set to CoreError MISSING_PLUGIN

Parameters:

error

The Error defining the error that occured, might be null

id

The id of the asset that failed loading

extractable_type

The extractable_type of the asset that failed loading




2022 vala-language.org