protected class AbstractQuickTimeStream.WideDataAtom extends AbstractQuickTimeStream.Atom
| Modifier and Type | Field and Description |
|---|---|
protected DataAtomOutputStream |
data |
protected boolean |
finished |
offset, type| Constructor and Description |
|---|
WideDataAtom(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
long |
getOffset() |
DataAtomOutputStream |
getOutputStream() |
long |
size() |
protected DataAtomOutputStream data
protected boolean finished
public WideDataAtom(java.lang.String type)
throws java.io.IOException
java.io.IOExceptionpublic DataAtomOutputStream getOutputStream()
public long getOffset()
public void finish()
throws java.io.IOException
finish in class AbstractQuickTimeStream.Atomjava.io.IOExceptionpublic long size()
size in class AbstractQuickTimeStream.AtomCopyright © 2022. All Rights Reserved.