Uses of Class
quicktime.std.image.VectorStream

Packages that use VectorStream
quicktime.std.movies   
 

Uses of VectorStream in quicktime.std.movies
 

Methods in quicktime.std.movies with parameters of type VectorStream
static AtomData AtomData.fromVectorStream(Curve c, VectorStream vectorStream, int atomType)
          This method is used to find the first atom of a specified type within a vector data stream and get its data.