list_assets


Description:

public List<Asset> list_assets (Type filter)

List all asset contained in this filtering per extractable_type as defined by filter .

It copies the asset and thus will not be updated in time.

Parameters:

this

A Project

filter

Type of assets to list, `GES_TYPE_EXTRACTABLE` will list all assets

Returns:

The list of Asset the object contains