Skip to content

Composition: usage vs mob_type? #20

@mjiggidy

Description

@mjiggidy

Probably a dumb question, but... I'm trying to determine if a Composition is a MasterMob or not.

An avb.trackgroups.Composition object has a mob_type property, as well as a usage property. Is there a difference between checking for my_comp.usage == "mastermob" and my_comp.mob_type == "MasterMob"?

Looking at the source code, the usage and mob_type properties are based on separate pieces of data read in from the bin so maybe there is a difference?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions