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

Packages that use VideoFrame
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 VideoFrame in com.flagstone.transform.video
 

Methods in com.flagstone.transform.video that return VideoFrame
 VideoFrame VideoFrame.copy()
          Creates a complete copy of this object.
 

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



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