Skip to content

Read GIMI 'Component Content ID' UUID Property#533

Merged
DenizUgur merged 3 commits into
gpac:mainfrom
dukesook:gimi
Jun 18, 2026
Merged

Read GIMI 'Component Content ID' UUID Property#533
DenizUgur merged 3 commits into
gpac:mainfrom
dukesook:gimi

Conversation

@dukesook

Copy link
Copy Markdown
Contributor

Description

Reads the ItemComponentContentIDPropertyBox defined in NGA.STND.0076 v1.0 GIMI.

aligned(8) class ItemComponentContentIDProperty
extends ItemProperty('uuid',0x9db9dd6e373c5a4e811021fc83a911fd){
unsigned int(32) number_of_components;
  for(i=0;i< number_of_components;i++)
    utf8string ItemComponentContentID;
}

@changeset-bot

changeset-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: acc7d28

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
mp4box Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@DenizUgur DenizUgur enabled auto-merge June 18, 2026 17:19
@DenizUgur DenizUgur added this pull request to the merge queue Jun 18, 2026
Merged via the queue into gpac:main with commit 42064fd Jun 18, 2026
1 check passed
@github-actions github-actions Bot mentioned this pull request Jun 18, 2026
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

Successfully merging this pull request may close these issues.

2 participants