public final class ExAviMovie extends ExMCIMovie
_children
Modifier | Constructor and Description |
---|---|
|
ExAviMovie()
Create a new ExAviMovie, with blank fields
|
protected |
ExAviMovie(byte[] source,
int start,
int len)
Set things up, and find our more interesting children
|
Modifier and Type | Method and Description |
---|---|
long |
getRecordType()
We are of type 4102
|
getExVideo, writeOut
addChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOut
buildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndian
protected ExAviMovie(byte[] source, int start, int len)
public ExAviMovie()
public long getRecordType()
getRecordType
in class ExMCIMovie
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.