Uses of Interface
org.opencastproject.metadata.mpeg7.TemporalDecomposition
-
Uses of TemporalDecomposition in org.opencastproject.metadata.mpeg7
Classes in org.opencastproject.metadata.mpeg7 that implement TemporalDecompositionModifier and TypeClassDescriptionclassTemporalDecompositionImpl<T extends Segment>Default implementation of the temporal decomposition.Fields in org.opencastproject.metadata.mpeg7 declared as TemporalDecompositionModifier and TypeFieldDescriptionprotected TemporalDecomposition<S> MultimediaContentTypeImpl.temporalDecompositionThe content time contraintsMethods in org.opencastproject.metadata.mpeg7 that return TemporalDecompositionModifier and TypeMethodDescriptionTemporalDecomposition<? extends Segment> MultimediaContentType.getTemporalDecomposition()Returns the temmporal decomposition (segments) of the content element.MultimediaContentTypeImpl.getTemporalDecomposition()