StoredMedia

constructor(name: String, media: Media, storage: ReadOnlyMediaStorage)

Parameters

name

symbolic name of the media. This is the name which elements in the document should refer to (e.g. a local image). This is reflected to the output file name in the output directory when the media is exported

media

the media

storage

reference to the storage that contains this media.