Class MediaPlaylistValidator
Object
com.wowza.wms.manifest.model.ManifestModelLogging
com.wowza.wms.manifest.validator.ManifestValidator
com.wowza.wms.manifest.validator.m3u8.MediaPlaylistValidator
- All Implemented Interfaces:
Cloneable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
Get the context string associated with the Model to include with the log statementsboolean
validate
(ManifestModel manifest) Methods inherited from class com.wowza.wms.manifest.model.ManifestModelLogging
clone, getDebugLog, logDebug, logError, logError, logError, logInfo, logWarn, setDebugLog, setUseSystemOut, usingSystemOut
-
Constructor Details
-
MediaPlaylistValidator
-
-
Method Details
-
validate
- Specified by:
validate
in classManifestValidator
-
getContextStr
Description copied from class:ManifestModelLogging
Get the context string associated with the Model to include with the log statements- Specified by:
getContextStr
in classManifestModelLogging
- Returns:
- String
-