You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: