Uses of Class
com.flagstone.transform.video.ScreenPacket

Packages that use ScreenPacket
com.flagstone.transform.video The video package contains all the classes for encoding and decoding the data structures that represent the different types of video streams and data that are found in a Flash file. 
 

Uses of ScreenPacket in com.flagstone.transform.video
 

Methods in com.flagstone.transform.video that return ScreenPacket
 ScreenPacket ScreenPacket.add(ImageBlock block)
          Add an image block to the array that make up the frame.
 ScreenPacket ScreenPacket.copy()
          Creates a complete copy of this object.
 

Constructors in com.flagstone.transform.video with parameters of type ScreenPacket
ScreenPacket(ScreenPacket object)
          Creates and initialises a ScreenPacket object using the values copied from another ScreenPacket object.
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.