Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composition: usage vs mob_type? #20

Open
mjiggidy opened this issue Sep 1, 2023 · 0 comments
Open

Composition: usage vs mob_type? #20

mjiggidy opened this issue Sep 1, 2023 · 0 comments

Comments

@mjiggidy
Copy link

mjiggidy commented Sep 1, 2023

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?

@mjiggidy mjiggidy changed the title Composition: usage vs `mob_type'? Composition: usage vs mob_type? Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant