Package 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.

See:
          Description

Class Summary
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.
VideoFrame VideoFrame contains the video data displayed in a single frame of a Flash movie (.swf).
 

Enum Summary
Deblocking Deblocking is used to specify the whether deblocking is applied to video streams.
VideoFormat VideoFormat is used to identify the different encoding formats used for video in Flash and Flash Video files.
 

Package com.flagstone.transform.video Description

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.



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