MediaStorerHook

Hook that, when a node containing information about media is found, registers it in the media storage. A media storage is a temporary lookup table that maps media to their paths, so that they can be resolved later.

Parameters

storage

media storage where media are registered

Constructors

Link copied to clipboard
constructor(context: MutableContext)

Functions

Link copied to clipboard
open override fun attach(iterator: ObservableAstIterator)

Attaches this hook to the given iterator.