public interface XMPWriteBackOptions
XMPWriteBackOptions
interface defines the options for writing XMP metadata information to a
binary.Modifier and Type | Method and Description |
---|---|
void |
createVersion(boolean createVersion)
Sets the value whether version is to be created for an asset on each writeback
|
java.util.Set<Rendition> |
getRenditions()
Returns the set of renditions of an Asset for which XMP meta writeback has to be done
|
boolean |
isCreateVersion()
Returns whether a version needs to be created or not for an asset on each writeback
|
void |
setRenditions(java.util.Set<Rendition> renditions)
Sets the renditions for which XMP meta writeback has to be done
|
boolean isCreateVersion()
void createVersion(boolean createVersion)
createVersion
- if true then create versions of the asset on each writebackjava.util.Set<Rendition> getRenditions()
void setRenditions(java.util.Set<Rendition> renditions)
renditions
- "Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"