Interface SmilHead
- All Superinterfaces:
SmilObject
- All Known Implementing Classes:
SmilHeadImpl
Represent a SMIL head element.
-
Method Summary
Methods inherited from interface org.opencastproject.smil.entity.api.SmilObject
getId
-
Method Details
-
getMetas
- Returns:
- the meta data elements.
-
getParamGroups
List<SmilMediaParamGroup> getParamGroups()- Returns:
- the param groups
-