Uses of Interface
org.opencastproject.smil.entity.media.param.api.SmilMediaParamGroup
Packages that use SmilMediaParamGroup
Package
Description
-
Uses of SmilMediaParamGroup in org.opencastproject.smil.entity
Methods in org.opencastproject.smil.entity that return types with arguments of type SmilMediaParamGroupModifier and TypeMethodDescriptionSmilHeadImpl.getParamGroups()ReturnsListof paramGroup elements.protected List<SmilMediaParamGroup> SmilHeadImpl.getParamGroupsList()ReturnsListofSmilMediaParamGroupobjects.Methods in org.opencastproject.smil.entity with parameters of type SmilMediaParamGroupModifier and TypeMethodDescriptionvoidSmilHeadImpl.addParamGroup(SmilMediaParamGroup group) Add param group and its content if not exists.voidSmilHeadImpl.removeParamGroup(SmilMediaParamGroup group) Remove given param group.Method parameters in org.opencastproject.smil.entity with type arguments of type SmilMediaParamGroupModifier and TypeMethodDescriptionprotected voidSmilHeadImpl.setParamGroupsList(List<SmilMediaParamGroup> paramGroups) SetListofSmilMediaParamGroupobjects. -
Uses of SmilMediaParamGroup in org.opencastproject.smil.entity.api
Methods in org.opencastproject.smil.entity.api that return types with arguments of type SmilMediaParamGroup -
Uses of SmilMediaParamGroup in org.opencastproject.smil.entity.media.param
Classes in org.opencastproject.smil.entity.media.param that implement SmilMediaParamGroup