Enum SmilVersion
Version of the SMIL specification to which the given media overlay document conforms.
See https://www.w3.org/publishing/epub32/epub-mediaoverlays.html#sec-smil-smil-elem for more information.
Namespace: VersOne.Epub.Schema
Assembly: VersOne.Epub.dll
Syntax
public enum SmilVersion
Fields
Name | Description |
---|---|
SMIL_3 | Corresponds to version 3.0 of the SMIL specification. See https://www.w3.org/TR/SMIL3/ for more information. |