Add a Multimedia record to a tidyged object
A tidyged object.
A reference for the file, typically a filepath or URL. It is strongly recommended you do not use backslashes, only use forward slashes.
A string indicating the format of the multimedia file. See Details.
A code that indicates the type of material in which the referenced source is stored. See Details.
The title of the multimedia file.
A unique user-defined number or text that the submitter uses to identify this record. You can supply more than one in a vector. You can also define a user reference type by using a named vector (e.g c(id1 = "123A", id2 = "456B")).
A character vector of notes accompanying this Multimedia record. These could be xrefs to existing Note records.
An updated tidyged object including the Multimedia record.
The formats allowed are currently limited to:
"AAC", "AVI", "BMP", "ePub", "FLAC", "GIF", "JPEG", "MKV", "mobi", "MP3", "PCX", "PDF", "PNG", "TIFF", "WAV".
The source media must be one of:
audio, book, card, electronic, fiche, film, magazine, manuscript, map, newspaper, photo, tombstone, video.