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

New method "getXmpMetadata()" to add special information directly to the xmp-stream #972

Open
speckyspooky opened this issue Oct 31, 2023 · 1 comment

Comments

@speckyspooky
Copy link

Based on the issue #971 I tried to fix the issue by setting the missing attribute on the xmp-metadata.
But the problem is that for that the final xmp-metadate-stream is required. The usage of the setXmpMetadData() is not enough.

It would be nice to have an option to get the byte stream of the xmp-metadata with getXmpMetadata()
then I would be able to fix the issue.

According on it the dynamic enhancment of the metadata would be easier.

@asturio
Copy link
Member

asturio commented Mar 16, 2024

In which class are you expecting to have this method. Getters could be added without much problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants