The SWFVideoStream class
Introduction
SWFVideoStream.
Class synopsis
SWFVideoStream
class SWFVideoStream
{
/* Methods */
SWFVideoStream __construct
([ string $file
] )
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
SWFVideoStream
There are no user contributed notes for this page.
