public class PlaylistWriter extends ManifestWriter
contextStr, tagWriter, validatePlaylists| Constructor | Description |
|---|---|
PlaylistWriter(java.io.OutputStream outputStream,
String contextStr) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
write(ManifestModel manifest) |
clone, getDebugLog, logDebug, logError, logError, logError, logInfo, logWarn, setDebugLog, setUseSystemOut, usingSystemOutgetContextStr, isValidatePlaylists, setValidatePlaylistspublic PlaylistWriter(java.io.OutputStream outputStream,
String contextStr)
throws IllegalArgumentException
IllegalArgumentExceptionpublic final boolean write(ManifestModel manifest) throws java.io.IOException
write in class ManifestWritermanifest - Manifest model to write to the outputStreamjava.io.IOException