The SWFVideoStream class
Introduction
SWFVideoStream.
Class synopsis
SWFVideoStream
{
/* Methods */
int getNumFrames
( void
)
void setDimension
( int $x
, int $y
)
}Table of Contents
- SWFVideoStream->__construct - Returns a SWFVideoStream object
- SWFVideoStream->getNumFrames - Returns the number of frames in the video
- SWFVideoStream->setDimension - Sets video dimension




