| Package | Description |
|---|---|
| org.opencastproject.mediapackage.elementbuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAttachmentBuilderPlugin
This implementation of the
MediaPackageElementBuilderPlugin recognizes attachments and provides utility
methods for creating media package element representations for them. |
class |
AbstractElementBuilderPlugin
This general implementation of a media package element builder supports specialized implementations by providing
tests on the filename an mime type of the file in question.
|
class |
AttachmentBuilderPlugin
This implementation of the
MediaPackageElementBuilderPlugin recognizes arbitrary attachments and creates
media package element representations for them. |
class |
CatalogBuilderPlugin
This implementation of the
MediaPackageElementBuilderPlugin recognizes metadata catalogs and provides the
functionality of reading it on behalf of the media package. |
class |
PublicationBuilderPlugin |
class |
TrackBuilderPlugin
This implementation of the
MediaPackageElementBuilderPlugin recognizes video tracks and provides the
functionality of reading it on behalf of the media package. |
Copyright © 2009–2021 Opencast Project. All rights reserved.