Preparing search index...

    Represents a music asset from the Asset Library, containing metadata and resources for a licensed music track.

    Index

    Constructors

    Properties

    artistName: string

    Name of the artist who created the music track.

    assetId: string

    Unique identifier for this asset in the Asset Library.

    assetName: string

    Display name of the music asset.

    assetType: AssetType

    Type category of the asset, as an AssetType enum value.

    complexity: number

    Complexity rating or level associated with this asset.

    creator?: Creator

    Creator or rights holder of the asset.

    description: string

    Short description of the music asset.

    documentationUrl: string

    URL pointing to documentation or more information about this asset.

    fullDescription: string

    Extended description of the music asset with additional detail.

    isExplicit: boolean

    Indicates whether the track contains explicit content.

    maxLsVersion: Editor.Version

    Maximum Lens Studio version this asset is compatible with.

    platforms: Platform[]

    List of platforms on which this asset is available.

    previews: Resource[]

    Preview resources available for this music asset.

    resources: Resource[]

    Downloadable or importable resources associated with this asset.

    subcategories: Subcategory[]

    Subcategory tags used to classify this asset within the library.