All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class quicktime.std.movies.Atom

java.lang.Object
   |
   +----quicktime.std.movies.Atom

public final class Atom
extends Object
Class that represents the QTAtom object


Variable Index

 o kParentIsContainer

Constructor Index

 o Atom(int)
Construct an Atom out of the constant value that defines this data type.

Method Index

 o getAtom()
Returns the current value of the atom

Variables

 o kParentIsContainer
 public static final Atom kParentIsContainer

Constructors

 o Atom
 public Atom(int atom)
Construct an Atom out of the constant value that defines this data type.

Methods

 o getAtom
 public int getAtom()
Returns the current value of the atom


All Packages  Class Hierarchy  This Package  Previous  Next  Index