phpDocumentor Ffmpeg
Classes
[ class tree: Ffmpeg ] [ index: Ffmpeg ] [ all elements ]

Class: FfmpegToolkit

Source Location: /modules/ffmpeg/classes/FfmpegToolkit.class

Class FfmpegToolkit

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From GalleryToolkit

GalleryToolkit::applyTransform()
Apply the transform operation to the set of target operations. The transform operation
GalleryToolkit::estimateDimensions()
Estimate the dimensions of a GalleryDerivativeImage from its operations and its source.
GalleryToolkit::getProperty()
Get a certain property of a file
GalleryToolkit::mergeOperations()
Merge two operations together in an intelligent way. The end result of
GalleryToolkit::performOperation()
Perform a certain operation

[ Top ]
Method Summary
void   getProperty()  
void   performOperation()  
void   _ffmpeg()   Run a given ffmpeg command on the source file name and return the command line results.
void   _getMovieDimensions()  

[ Top ]
Methods
getProperty  [line 39]

  void getProperty( $mimeType, $propertyName, $sourceFilename  )

Parameters:
   $mimeType: 
   $propertyName: 
   $sourceFilename: 

API Tags:
See:  GalleryToolkit::getProperty


Redefinition of:
GalleryToolkit::getProperty()
Get a certain property of a file

[ Top ]
performOperation  [line 76]

  void performOperation( $mimeType, $operationName, $sourceFilename, $destFilename, $parameters, [ $context = array()]  )

Parameters:
   $mimeType: 
   $operationName: 
   $sourceFilename: 
   $destFilename: 
   $parameters: 
   $context: 

API Tags:
See:  GalleryToolkit::performOperation


Redefinition of:
GalleryToolkit::performOperation()
Perform a certain operation

[ Top ]
_ffmpeg  [line 344]

  void _ffmpeg( string $sourceFilename, array $args  )

Run a given ffmpeg command on the source file name and return the command line results.

Parameters:
string   $sourceFilename:  the input file name
array   $args:  the command line arguments

API Tags:
Access:  private


[ Top ]
_getMovieDimensions  [line 265]

  void _getMovieDimensions( $mimeType, $sourceFilename  )

Parameters:
   $mimeType: 
   $sourceFilename: 

API Tags:
Access:  private


[ Top ]

Documentation generated on Sat, 21 Nov 2009 04:40:53 -0800 by phpDocumentor 1.3.0RC6