Uses of Package
com.flagstone.transform.video

Packages that use com.flagstone.transform.video
com.flagstone.transform.util.image This package contains a set of classes that are used to decode images in various formats so they can be added to a Flash movie. 
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. 
 

Classes in com.flagstone.transform.video used by com.flagstone.transform.util.image
ImageBlock
          ImageBlock is used to sub-divide an image into a set of blocks so they can be streamed using Screen Video.
 

Classes in com.flagstone.transform.video used by com.flagstone.transform.video
Deblocking
          Deblocking is used to specify the whether deblocking is applied to video streams.
DefineVideo
          The DefineVideo class is used to define a video stream within a Flash file.
ImageBlock
          ImageBlock is used to sub-divide an image into a set of blocks so they can be streamed using Screen Video.
ScreenPacket
          The ScreenVideoPacket class is used to encode or decode a frame of video data using Macromedia's ScreenVideo format.
VideoFormat
          VideoFormat is used to identify the different encoding formats used for video in Flash and Flash Video files.
VideoFrame
          VideoFrame contains the video data displayed in a single frame of a Flash movie (.swf).
 



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