IManifestBuilderpublic class PlaylistBuilder extends ManifestModelLogging implements IManifestBuilder
| Constructor | Description |
|---|---|
PlaylistBuilder() |
| Modifier and Type | Method | Description |
|---|---|---|
MediaPlaylist |
addSegment(MediaPlaylist mediaPlaylist,
java.util.Map<String,Object> data) |
|
protected String |
getContextStr() |
Get the context string associated with the Model to include with the log statements
|
clone, getDebugLog, logDebug, logError, logError, logError, logInfo, logWarn, setDebugLog, setUseSystemOut, usingSystemOutpublic MediaPlaylist addSegment(MediaPlaylist mediaPlaylist, java.util.Map<String,Object> data) throws java.net.URISyntaxException
addSegment in interface IManifestBuilderjava.net.URISyntaxExceptionprotected String getContextStr()
ManifestModelLogginggetContextStr in class ManifestModelLogging