Interface SmilBody

  • All Superinterfaces:
    SmilObject

    public interface SmilBody
    extends SmilObject
    Represent a SMIL body element.
    • Method Detail

      • getMediaElements

        List<SmilMediaObject> getMediaElements()
        Returns the SMIL elements inside the body. The List is immutable, use SmilService to modify it.
        Returns:
        the media elements