protected abstract class AbstractQuickTimeStream.Atom
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
offset |
protected java.lang.String |
type |
| Constructor and Description |
|---|
Atom(java.lang.String type,
long offset) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
finish() |
abstract long |
size() |
Copyright © 2022. All Rights Reserved.