Uses of Interface
org.opencastproject.smil.entity.api.SmilObject
Packages that use SmilObject
Package
Description
-
Uses of SmilObject in org.opencastproject.smil.api
Methods in org.opencastproject.smil.api that return SmilObjectModifier and TypeMethodDescriptionSmilResponse.getEntities()ReturnsSmilObjects if there are any or throwsSmilException.SmilResponse.getEntity()ReturnsSmilObjectif only one entity stored. -
Uses of SmilObject in org.opencastproject.smil.entity.api
Subinterfaces of SmilObject in org.opencastproject.smil.entity.apiModifier and TypeInterfaceDescriptioninterfaceRepresent a SMIL document.interfaceRepresent a SMIL body element.interfaceRepresent a SMIL head element.interfaceRepresent a SMIL meta element.Methods in org.opencastproject.smil.entity.api that return SmilObjectModifier and TypeMethodDescriptionReturns element with given Id. -
Uses of SmilObject in org.opencastproject.smil.entity.media.api
Subinterfaces of SmilObject in org.opencastproject.smil.entity.media.apiModifier and TypeInterfaceDescriptioninterfaceRepresent Smil media elements and containers. -
Uses of SmilObject in org.opencastproject.smil.entity.media.container.api
Subinterfaces of SmilObject in org.opencastproject.smil.entity.media.container.apiModifier and TypeInterfaceDescriptioninterfaceRepresent a media container likepar,seq,... -
Uses of SmilObject in org.opencastproject.smil.entity.media.element.api
Subinterfaces of SmilObject in org.opencastproject.smil.entity.media.element.apiModifier and TypeInterfaceDescriptioninterfaceRepresent a media element likeaudio,video,... -
Uses of SmilObject in org.opencastproject.smil.entity.media.param.api
Subinterfaces of SmilObject in org.opencastproject.smil.entity.media.param.apiModifier and TypeInterfaceDescriptioninterfaceRepresent SMIL param element (inside media elements).interfaceRepresent SMIL paramGroup element with params inside.