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
It might be a better idea to use GUIDs for the profiles instead of a pre-assigned 16-bit integer. The overhead is not big if you consider that it will appear only once in the header.
The text was updated successfully, but these errors were encountered:
The profile ids can be placed either on S64 or on S8. On compact bundles this makes no difference, but sparse bundles need to load the separate s64 stream in order to identify a possibly invalid configuration.
Since dependencies are also not defined it might be a good idea for a new header structure or for some streaming meta data.
It might be a better idea to use GUIDs for the profiles instead of a pre-assigned 16-bit integer. The overhead is not big if you consider that it will appear only once in the header.
The text was updated successfully, but these errors were encountered: