public final class ExAviMovie extends ExMCIMovie
_children
Modifier | Constructor | 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 | Description |
---|---|---|
long |
getRecordType() |
We are of type 4102
|
getExVideo, writeOut
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndian
addChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOut
protected ExAviMovie(byte[] source, int start, int len)
public ExAviMovie()
public long getRecordType()
getRecordType
in class ExMCIMovie
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.