public class TagModelIFrameStreamInf extends TagModelStreamInfCommon
attributes, tagName| Constructor | Description |
|---|---|
TagModelIFrameStreamInf() |
|
TagModelIFrameStreamInf(Integer bandwidth,
Integer avgBandwidth,
String codecs,
String resolution,
Float frameRate,
String video,
Integer programId,
String uri) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isMediaSegmentTag() |
|
boolean |
isValid(Integer version) |
|
String |
toString() |
|
void |
write(TagWriter writer) |
getDebugLog, logDebug, logError, logError, logError, logInfo, logWarn, setDebugLog, setUseSystemOut, usingSystemOutaddAllAttributes, addAttribute, clone, equals, findTags, formatAttributes, formatBoolean, formatBooleanAttribute, formatDoubleAttribute, formatEnumAttribute, formatFloat, formatFloatAttribute, formatInteger, formatIntegerAttribute, formatLong, formatLongAttribute, formatQuotedStringAttribute, formatString, formatUnquotedStringAttribute, formatValue, getContextStr, getTag, getTagName, getUnknownAttributes, setContextStrequals, getAvgBandwidth, getBandwidth, getCodecs, getFrameRate, getProgramId, getResolution, getUri, getUriStr, getVideo, hashCode, setAvgBandwidth, setBandwidth, setCodecs, setFrameRate, setProgramId, setResolution, setUri, setUriStr, setVideo, toString, validForMasterPlaylist, validForMediaPlaylist, writepublic TagModelIFrameStreamInf()
public TagModelIFrameStreamInf(Integer bandwidth,
Integer avgBandwidth,
String codecs,
String resolution,
Float frameRate,
String video,
Integer programId,
String uri)
public boolean isMediaSegmentTag()
isMediaSegmentTag in class TagModelStreamInfCommonpublic boolean isValid(Integer version)
isValid in class TagModelStreamInfCommon