Uses of Interface
org.opencastproject.metadata.mpeg7.AudioVisual
-
Uses of AudioVisual in org.opencastproject.metadata.mpeg7
Classes in org.opencastproject.metadata.mpeg7 that implement AudioVisualModifier and TypeClassDescriptionclassMultimediaContentTypeImpl<S extends Segment>TODO: Comment me!Methods in org.opencastproject.metadata.mpeg7 that return AudioVisualModifier and TypeMethodDescriptionMpeg7.addAudioVisualContent(String id, MediaTime time, MediaLocator locator) Adds audiovisual content to the catalog.Mpeg7CatalogImpl.addAudioVisualContent(String id, MediaTime time, MediaLocator locator) Mpeg7.getAudioVisualById(String id) Returns the audiovisual track with the given id ornullif the track does not exist.Mpeg7CatalogImpl.getAudioVisualById(String id) Mpeg7.removeAudioVisualContent(String id) Removes the audiovisual content with the specified id.Mpeg7CatalogImpl.removeAudioVisualContent(String id) Methods in org.opencastproject.metadata.mpeg7 that return types with arguments of type AudioVisualModifier and TypeMethodDescriptionMpeg7.audiovisualContent()Returns an iteration of the tracks of typeAudioVisual.Mpeg7CatalogImpl.audiovisualContent()