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

Add support for alternativeValueSet sub-element of audioObject. #94

Open
rsjbailey opened this issue May 10, 2021 · 0 comments
Open

Add support for alternativeValueSet sub-element of audioObject. #94

rsjbailey opened this issue May 10, 2021 · 0 comments
Labels
2076-2 enhancement New feature or request

Comments

@rsjbailey
Copy link
Contributor

rsjbailey commented May 10, 2021

2076-2 adds a new optional sub-element alternativeValueSet on audioObject.

An alternative set of parameters that will be used if the alternativeValueSetID is referenced by an audioProgramme or audioContent element.

The alternativeValueSet sub-element allows an alternative set of parameters for the audioObject to be defined. The parameters defined in this sub-element will take precedence over the same parameters in the parent audioObject element. The parameters defined in the parent audioObject that have not been defined in the alternativeValueSet shall be used in that alternativeValueSet. Multiple alternativeValueSets can be defined in an audioObject to allow multiple variations to be defined.

The parameters of alternateValueSet are

  • audioObjectLabel
  • audioObjectInteraction
  • gain
  • headLocked
  • positionOffset
  • mute
  • Is it correct that this is a subelement of audioObject? (i.e. you don't just reference the ID from audioObject)

  • How do we avoid too much duplication between this and AudioObject?

@rsjbailey rsjbailey added enhancement New feature or request 2076-2 labels May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2076-2 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant