ExifTagPhotoRelatedSoundFile Property

Gets the RelatedSoundFile EXIF tag.

Description: This tag is used to record the name of an audio file related to the image data. The only relational information recorded here is the Exif audio file name and extension (an ASCII string consisting of 8 characters + '.' + 3 characters). The path is not recorded.
Id: 40964 (0xa004)
Type: Ascii

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag RelatedSoundFile { get; }

Property Value

ExifTag

See Also