ImageGearJava Project > com.accusoft.imagegear.formats.exif Package > ImGearEXIFMetadata Class : setRelatedSoundFile Method |
See the EXIF 2.2 specification for tag usage details.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the RelatedSoundFile tag. This tag is used to record the name of an audio file related to the image data.
public void setRelatedSoundFile( java.lang.String value ) |
See the EXIF 2.2 specification for tag usage details.