Uses of Interface
org.opencastproject.mediapackage.ManifestContributor
Packages that use ManifestContributor
Package
Description
-
Uses of ManifestContributor in org.opencastproject.mediapackage
Subinterfaces of ManifestContributor in org.opencastproject.mediapackageModifier and TypeInterfaceDescriptioninterfaceHLS-VOD This interface describes methods and fields for an adaptive manifest playlist. as defined in https://tools.ietf.org/html/draft-pantos-http-live-streaming-20 This is text file which references media tracks or playlists in the same mediapackage using relative path names (usual) or absolute URI.interfaceThis interface describes methods and fields for attachments as part of a media package.interfaceA stream containing audio data.interfaceGeneral definition for metadata catalogs.interfaceAll classes that will be part of a media package must implement this interface.interfaceThe presentation element describes where a media package can be consumed.interfaceATrackconsists out of one or more streams.interfaceA stream containing subtitle data.interfaceThis interface describes methods and fields for audio and video tracks as part of a media package.interfaceA stream containing video data.Classes in org.opencastproject.mediapackage that implement ManifestContributorModifier and TypeClassDescriptionclassThis class provides base functionality for media package elements.classThis is a basic implementation for handling simple catalogs of metadata.classclassThis is a basic implementation for handling simple catalogs of metadata. -
Uses of ManifestContributor in org.opencastproject.mediapackage.attachment
Classes in org.opencastproject.mediapackage.attachment that implement ManifestContributor -
Uses of ManifestContributor in org.opencastproject.mediapackage.track
Classes in org.opencastproject.mediapackage.track that implement ManifestContributorModifier and TypeClassDescriptionclassclassImplementation ofAudioStream.classImplementation ofSubtitleStream.classThis class is the base implementation for a media track, which itself is part of a media package, representing e. g.classImplementation ofVideoStream. -
Uses of ManifestContributor in org.opencastproject.metadata.dublincore
Classes in org.opencastproject.metadata.dublincore that implement ManifestContributorModifier and TypeClassDescriptionclassCatalog for DublinCore structured metadata to be serialized as XML.