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

AudioBlockFromatMatrix should support jumpPosition sub-element #95

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

AudioBlockFromatMatrix should support jumpPosition sub-element #95

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

Comments

@rsjbailey
Copy link
Contributor

2076-2 allows an audioChannelFormat to have multiple audioBlockFrormats if it's type is Matrix, and those can contain the jumpPosition attribute (i.e., Matrix is now dynamic)

The Matrix support in libadm is currently incomplete. There is the following comment at the top of the AudioBlockFormatMatrix class

This class has unsupported parameters
   *   - encodePackFormatIDRef
   *   - decodePackFormatIDRef
   *   - inputPackFormatIDRef
   *   - outputPackFormatIDRef

In addition there appears to be nothing in the library that corresponds to the standard's 'matrix' subelement.

Given the above, Is this ticket a priority, or should the 2076-1 features be implemented first?

@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