compare(byte[] bytes1, byte[] bytes2) | fm.liveswitch.matroska.Element | static |
Element() | fm.liveswitch.matroska.Element | protected |
getAlphaMode() | fm.liveswitch.matroska.Video | |
getBytes() | fm.liveswitch.matroska.Element | |
getDefaultAlphaMode() | fm.liveswitch.matroska.Video | static |
getDefaultDisplayUnit() | fm.liveswitch.matroska.Video | static |
getDefaultFlagInterlaced() | fm.liveswitch.matroska.Video | static |
getDefaultPixelCropBottom() | fm.liveswitch.matroska.Video | static |
getDefaultPixelCropLeft() | fm.liveswitch.matroska.Video | static |
getDefaultPixelCropRight() | fm.liveswitch.matroska.Video | static |
getDefaultPixelCropTop() | fm.liveswitch.matroska.Video | static |
getDisplayHeight() | fm.liveswitch.matroska.Video | |
getDisplayUnit() | fm.liveswitch.matroska.Video | |
getDisplayWidth() | fm.liveswitch.matroska.Video | |
getEbmlId() | fm.liveswitch.matroska.Video | static |
getFlagInterlaced() | fm.liveswitch.matroska.Video | |
getId() | fm.liveswitch.matroska.Video | |
getInnerBytes() | fm.liveswitch.matroska.Video | protected |
getLength() | fm.liveswitch.matroska.Element | |
getPixelCropBottom() | fm.liveswitch.matroska.Video | |
getPixelCropLeft() | fm.liveswitch.matroska.Video | |
getPixelCropRight() | fm.liveswitch.matroska.Video | |
getPixelCropTop() | fm.liveswitch.matroska.Video | |
getPixelHeight() | fm.liveswitch.matroska.Video | |
getPixelWidth() | fm.liveswitch.matroska.Video | |
getSize() | fm.liveswitch.matroska.Element | |
getSizeLength() | fm.liveswitch.matroska.Element | |
getWriteDefaultValues() | fm.liveswitch.matroska.Element | |
readBool(byte[] value) | fm.liveswitch.matroska.Element | static |
readDate(byte[] value) | fm.liveswitch.matroska.Element | static |
readDouble(byte[] value) | fm.liveswitch.matroska.Element | static |
readFloat(byte[] value) | fm.liveswitch.matroska.Element | static |
readGuid(byte[] value) | fm.liveswitch.matroska.Element | static |
readId(byte[] bytes, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.matroska.Element | static |
readSignedInteger(byte[] value) | fm.liveswitch.matroska.Element | static |
readString(byte[] value) | fm.liveswitch.matroska.Element | static |
readUnsignedInteger(byte[] value) | fm.liveswitch.matroska.Element | static |
readUtf8(byte[] value) | fm.liveswitch.matroska.Element | static |
readValue(byte[] bytes, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.matroska.Element | static |
readVariableInteger(byte[] bytes, int offset, fm.liveswitch.IntegerHolder offsetPlus) | fm.liveswitch.matroska.Element | static |
serializeVariableInteger(long value) | fm.liveswitch.matroska.Element | static |
serializeVariableInteger(long value, int length) | fm.liveswitch.matroska.Element | static |
setAlphaMode(long value) | fm.liveswitch.matroska.Video | |
setDisplayHeight(fm.liveswitch.NullableLong value) | fm.liveswitch.matroska.Video | |
setDisplayUnit(long value) | fm.liveswitch.matroska.Video | |
setDisplayWidth(fm.liveswitch.NullableLong value) | fm.liveswitch.matroska.Video | |
setFlagInterlaced(long value) | fm.liveswitch.matroska.Video | |
setPixelCropBottom(long value) | fm.liveswitch.matroska.Video | |
setPixelCropLeft(long value) | fm.liveswitch.matroska.Video | |
setPixelCropRight(long value) | fm.liveswitch.matroska.Video | |
setPixelCropTop(long value) | fm.liveswitch.matroska.Video | |
setPixelHeight(long value) | fm.liveswitch.matroska.Video | |
setPixelWidth(long value) | fm.liveswitch.matroska.Video | |
setSizeLength(int value) | fm.liveswitch.matroska.Element | |
setWriteDefaultValues(boolean value) | fm.liveswitch.matroska.Element | |
Video() | fm.liveswitch.matroska.Video | |
Video(byte[] bytes) | fm.liveswitch.matroska.Video | |
write(byte[] value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeBool(boolean value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeDate(java.util.Date value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeDouble(double value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeFloat(float value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeGuid(fm.liveswitch.Guid value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeSignedInteger(long value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeString(String value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeUnsignedInteger(long value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeUtf8(String value, byte[] idValue, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeVariableInteger(long value, fm.liveswitch.ByteOutputStream stream) | fm.liveswitch.matroska.Element | protected |
writeVariableInteger(long value, fm.liveswitch.ByteOutputStream stream, int length) | fm.liveswitch.matroska.Element | protected |