public class MPEGDashManifestModel extends ManifestModel
| Constructor | Description |
|---|---|
MPEGDashManifestModel() |
| Modifier and Type | Method | Description |
|---|---|---|
Object |
clone() |
|
protected String |
getContextStr() |
Get the context string associated with the Model to include with the log statements
|
void |
write(TagWriter tagWriter) |
doSubs, equals, getManifest, hashCode, setManifest, toStringgetDebugLog, logDebug, logError, logError, logError, logInfo, logWarn, setDebugLog, setUseSystemOut, usingSystemOutpublic Object clone()
throws CloneNotSupportedException
clone in class ManifestModelLoggingCloneNotSupportedExceptionprotected String getContextStr()
ManifestModelLogginggetContextStr in class ManifestModelLoggingpublic void write(TagWriter tagWriter) throws java.io.IOException
write in class ManifestModeljava.io.IOException