public final class ExVideoContainer extends RecordContainer
_children| Modifier | Constructor and Description |
|---|---|
|
ExVideoContainer()
Create a new ExVideoContainer, with blank fields
|
protected |
ExVideoContainer(byte[] source,
int start,
int len)
Set things up, and find our more interesting children
|
| Modifier and Type | Method and Description |
|---|---|
ExMediaAtom |
getExMediaAtom()
Returns the ExMediaAtom of this link
|
CString |
getPathAtom()
Returns the Path Atom (CString) of this link
|
long |
getRecordType()
We are of type 4103
|
void |
writeOut(OutputStream out)
Write the contents of the record back, so it can be written
to disk
|
addChildAfter, addChildBefore, appendChildRecord, findFirstOfType, getChildRecords, handleParentAwareRecords, isAnAtom, moveChildBefore, moveChildrenAfter, moveChildrenBefore, removeChild, setChildRecord, writeOutbuildRecordAtOffset, createRecordForType, findChildRecords, writeLittleEndian, writeLittleEndianprotected ExVideoContainer(byte[] source,
int start,
int len)
public ExVideoContainer()
public long getRecordType()
getRecordType in class Recordpublic void writeOut(OutputStream out) throws IOException
writeOut in class RecordIOExceptionpublic ExMediaAtom getExMediaAtom()
public CString getPathAtom()
Copyright © 2020. All rights reserved.