fm.liveswitch.matroska.SegmentInfo Member List

This is the complete list of members for fm.liveswitch.matroska.SegmentInfo, including all inherited members.

compare(byte[] bytes1, byte[] bytes2)fm.liveswitch.matroska.Elementstatic
Element()fm.liveswitch.matroska.Elementprotected
getBytes()fm.liveswitch.matroska.Element
getDateUtc()fm.liveswitch.matroska.SegmentInfo
getDefaultTimecodeScale()fm.liveswitch.matroska.SegmentInfostatic
getDuration()fm.liveswitch.matroska.SegmentInfo
getEbmlId()fm.liveswitch.matroska.SegmentInfostatic
getId()fm.liveswitch.matroska.SegmentInfo
getInnerBytes()fm.liveswitch.matroska.SegmentInfoprotected
getLength()fm.liveswitch.matroska.Element
getMuxingApp()fm.liveswitch.matroska.SegmentInfo
getNextFilename()fm.liveswitch.matroska.SegmentInfo
getNextUid()fm.liveswitch.matroska.SegmentInfo
getPrevFilename()fm.liveswitch.matroska.SegmentInfo
getPrevUid()fm.liveswitch.matroska.SegmentInfo
getSegmentFilename()fm.liveswitch.matroska.SegmentInfo
getSegmentUid()fm.liveswitch.matroska.SegmentInfo
getSize()fm.liveswitch.matroska.Element
getSizeLength()fm.liveswitch.matroska.Element
getTimecodeScale()fm.liveswitch.matroska.SegmentInfo
getTitle()fm.liveswitch.matroska.SegmentInfo
getWriteDefaultValues()fm.liveswitch.matroska.Element
getWritingApp()fm.liveswitch.matroska.SegmentInfo
merge(fm.liveswitch.matroska.SegmentInfo segmentInfo)fm.liveswitch.matroska.SegmentInfo
readBool(byte[] value)fm.liveswitch.matroska.Elementstatic
readDate(byte[] value)fm.liveswitch.matroska.Elementstatic
readDouble(byte[] value)fm.liveswitch.matroska.Elementstatic
readFloat(byte[] value)fm.liveswitch.matroska.Elementstatic
readGuid(byte[] value)fm.liveswitch.matroska.Elementstatic
readId(byte[] bytes, int offset, fm.liveswitch.IntegerHolder offsetPlus)fm.liveswitch.matroska.Elementstatic
readSignedInteger(byte[] value)fm.liveswitch.matroska.Elementstatic
readString(byte[] value)fm.liveswitch.matroska.Elementstatic
readUnsignedInteger(byte[] value)fm.liveswitch.matroska.Elementstatic
readUtf8(byte[] value)fm.liveswitch.matroska.Elementstatic
readValue(byte[] bytes, int offset, fm.liveswitch.IntegerHolder offsetPlus)fm.liveswitch.matroska.Elementstatic
readVariableInteger(byte[] bytes, int offset, fm.liveswitch.IntegerHolder offsetPlus)fm.liveswitch.matroska.Elementstatic
SegmentInfo()fm.liveswitch.matroska.SegmentInfo
SegmentInfo(byte[] bytes)fm.liveswitch.matroska.SegmentInfo
serializeVariableInteger(long value)fm.liveswitch.matroska.Elementstatic
serializeVariableInteger(long value, int length)fm.liveswitch.matroska.Elementstatic
setDateUtc(fm.liveswitch.NullableDate value)fm.liveswitch.matroska.SegmentInfo
setDuration(fm.liveswitch.NullableFloat value)fm.liveswitch.matroska.SegmentInfo
setMuxingApp(String value)fm.liveswitch.matroska.SegmentInfo
setNextFilename(String value)fm.liveswitch.matroska.SegmentInfo
setNextUid(fm.liveswitch.NullableGuid value)fm.liveswitch.matroska.SegmentInfo
setPrevFilename(String value)fm.liveswitch.matroska.SegmentInfo
setPrevUid(fm.liveswitch.NullableGuid value)fm.liveswitch.matroska.SegmentInfo
setSegmentFilename(String value)fm.liveswitch.matroska.SegmentInfo
setSegmentUid(fm.liveswitch.NullableGuid value)fm.liveswitch.matroska.SegmentInfo
setSizeLength(int value)fm.liveswitch.matroska.Element
setTimecodeScale(long value)fm.liveswitch.matroska.SegmentInfo
setTitle(String value)fm.liveswitch.matroska.SegmentInfo
setWriteDefaultValues(boolean value)fm.liveswitch.matroska.Element
setWritingApp(String value)fm.liveswitch.matroska.SegmentInfo
write(byte[] value, byte[] idValue, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeBool(boolean value, byte[] idValue, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeDate(java.util.Date value, byte[] idValue, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeDouble(double value, byte[] idValue, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeFloat(float value, byte[] idValue, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeGuid(fm.liveswitch.Guid value, byte[] idValue, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeSignedInteger(long value, byte[] idValue, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeString(String value, byte[] idValue, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeUnsignedInteger(long value, byte[] idValue, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeUtf8(String value, byte[] idValue, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeVariableInteger(long value, fm.liveswitch.ByteOutputStream stream)fm.liveswitch.matroska.Elementprotected
writeVariableInteger(long value, fm.liveswitch.ByteOutputStream stream, int length)fm.liveswitch.matroska.Elementprotected