public final class AnimationInfo extends RecordContainer
_children
Modifier | Constructor and Description |
---|---|
|
AnimationInfo()
Create a new AnimationInfo, with blank fields
|
protected |
AnimationInfo(byte[] source,
int start,
int len)
Set things up, and find our more interesting children
|
Modifier and Type | Method and Description |
---|---|
AnimationInfoAtom |
getAnimationInfoAtom()
Returns the AnimationInfo
|
long |
getRecordType()
We are of type 4103
|
void |
writeOut(java.io.OutputStream out)
Write the contents of the record back, so it can be written
to disk
|
addChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, getGenericProperties, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOut
buildRecordAtOffset, createRecordForType, findChildRecords, getGenericChildren, getGenericRecordType, writeLittleEndian, writeLittleEndian
protected AnimationInfo(byte[] source, int start, int len)
public AnimationInfo()
public long getRecordType()
getRecordType
in class Record
public void writeOut(java.io.OutputStream out) throws java.io.IOException
public AnimationInfoAtom getAnimationInfoAtom()
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.