Uses of Interface
org.opencastproject.metadata.mpeg7.MultimediaContent
-
Uses of MultimediaContent in org.opencastproject.metadata.mpeg7
Classes in org.opencastproject.metadata.mpeg7 that implement MultimediaContentModifier and TypeClassDescriptionclassMultimediaContentImpl<T extends MultimediaContentType>TODO: Comment me!Methods in org.opencastproject.metadata.mpeg7 that return MultimediaContentModifier and TypeMethodDescriptionMultimediaContent<? extends MultimediaContentType> Mpeg7.getMultimediaContent(MultimediaContent.Type type) Returns the multimedia content container element for tracks of the given type (eitherAudio,VideoorAudiovisual).MultimediaContent<? extends MultimediaContentType> Mpeg7CatalogImpl.getMultimediaContent(MultimediaContent.Type type) Methods in org.opencastproject.metadata.mpeg7 that return types with arguments of type MultimediaContentModifier and TypeMethodDescriptionIterator<MultimediaContent<? extends MultimediaContentType>> Mpeg7.multimediaContent()Returns an iteration of the multimedia content container contained in this mpeg-7 document.Iterator<MultimediaContent<? extends MultimediaContentType>> Mpeg7CatalogImpl.multimediaContent()