Interface SmilHead

  • All Superinterfaces:
    SmilObject

    public interface SmilHead
    extends SmilObject
    Represent a SMIL head element.
    • Method Detail

      • getMetas

        List<SmilMeta> getMetas()
        Returns List of meta elements inside. The List is immutable, use SmilService to modify it.
        Returns:
        the meta data elements.
      • getParamGroups

        List<SmilMediaParamGroup> getParamGroups()
        Returns List of paramGroup elements. The List is immutable, use SmilService to modify it.
        Returns:
        the param groups