This function constructs a tibble representation of the MULTIMEDIA_RECORD from the GEDCOM 5.5.5 specification.
An xref ID of a Multimedia record.
A complete local or remote file reference to the auxiliary data to be linked to the GEDCOM context. Remote reference would include a network address where the multimedia data may be obtained.
Indicates the format of the multimedia data associated with the specific GEDCOM context. This allows processors to determine whether they can process the data object. Any linked files should contain the data required, in the indicated format, to process the file data. One of: "AAC", "AVI", "BMP", "ePub", "FLAC", "GIF", "JPEG", "MKV", "mobi", "MP3", "PCX", "PDF", "PNG", "TIFF", "WAV".
A media classification code that indicates the type of material in which the referenced source is stored. One of: "audio", "book", "card", "electronic", "fiche", "film", "magazine", "manuscript", "map", "newspaper", "photo", "tombstone", "video".
The title of a work, record, item, or object.
A user-defined number or text that the submitter uses to identify this record.
A unique record identification number assigned to the record by the source system. This number is intended to serve as a more sure means of identification of a record for reconciling differences in data between two interfacing systems.
A list of NOTE_STRUCTURE() objects.
A list of SOURCE_CITATION() objects.
A CHANGE_DATE() object giving the time this record was last modified. If not provided, the current date is used.
A tidy tibble containing a MULTIMEDIA_RECORD part of a GEDCOM file.