Epub Sync Media Text Ref
class EpubSyncMediaTextRef(val moContainerPath: List<Int>, val moNodeIndex: Int, val objectIndex: Int, val selector: String) : SyncMediaObjectRef
A reference to a
Constructors
Properties
Link copied to clipboard
The node indexes to traverse from the MO document root node in order to reach the container \
Link copied to clipboard
The node index within the container, selecting the \
Link copied to clipboard
Index into the timeline.mediaObjects array where the Media overlay XML resource can be found.
Link copied to clipboard