This commit is contained in:
grosroro 2012-05-30 12:26:06 +02:00
commit cee2e1892e
7 changed files with 14 additions and 14 deletions

View file

@ -15,16 +15,16 @@ use FFMpeg\Format\Video as BaseVideo;
/**
* The resizable video interface
*
*
* This interface provides methods for video resizing.
*
*
* @author Romain Neutron imprec@gmail.com
*/
interface ResizableVideo extends BaseVideo
{
/**
* Returns the width setting.
* Returns the width setting.
* The return of this method should not depend on a media file size
*
* @return integer