Uses of Interface
org.opencastproject.metadata.mpeg7.Segment
-
Uses of Segment in org.opencastproject.metadata.mpeg7
Classes in org.opencastproject.metadata.mpeg7 with type parameters of type SegmentModifier and TypeClassDescriptionclassMultimediaContentTypeImpl<S extends Segment>TODO: Comment me!interfaceTemporalDecomposition<T extends Segment>This interface describes that basis for a temporal decomposition of an audio, video or audiovisual content element.classTemporalDecompositionImpl<T extends Segment>Default implementation of the temporal decomposition.Subinterfaces of Segment in org.opencastproject.metadata.mpeg7Modifier and TypeInterfaceDescriptioninterfaceAn audio segment represents a temporal decomposition of the audio stream that may have properties like text annotations attached to it.interfaceAn audiovisual segment represents a temporal decomposition of the audiovisual stream that may have properties like text annotations attached to it.interfaceA video segment represents a temporal decomposition of the video stream that may have properties like text annotations attached to it.Classes in org.opencastproject.metadata.mpeg7 that implement SegmentMethods in org.opencastproject.metadata.mpeg7 that return types with arguments of type SegmentModifier and TypeMethodDescriptionTemporalDecomposition<? extends Segment> MultimediaContentType.getTemporalDecomposition()Returns the temmporal decomposition (segments) of the content element.