public class TagModelSkip extends TagModel
attributes, tagName| Constructor | Description |
|---|---|
TagModelSkip(int skippedSegments) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getskippedSegments() |
|
boolean |
isMediaSegmentTag() |
|
boolean |
isValid(Integer version) |
|
void |
setskippedSegments(int skippedSegments) |
|
String |
toString() |
|
boolean |
validForMasterPlaylist() |
|
boolean |
validForMediaPlaylist() |
|
void |
write(TagWriter writer) |
getDebugLog, logDebug, logError, logError, logError, logInfo, logWarn, setDebugLog, setUseSystemOut, usingSystemOutaddAllAttributes, addAttribute, clone, equals, equals, findTags, formatAttributes, formatBoolean, formatBooleanAttribute, formatDoubleAttribute, formatEnumAttribute, formatFloat, formatFloatAttribute, formatInteger, formatIntegerAttribute, formatLong, formatLongAttribute, formatQuotedStringAttribute, formatString, formatUnquotedStringAttribute, formatValue, getContextStr, getTag, getTagName, getUnknownAttributes, hashCode, setContextStrpublic int getskippedSegments()
public boolean isMediaSegmentTag()
isMediaSegmentTag in class TagModelpublic void setskippedSegments(int skippedSegments)
public boolean validForMasterPlaylist()
validForMasterPlaylist in class TagModelpublic boolean validForMediaPlaylist()
validForMediaPlaylist in class TagModel