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,9 +15,9 @@ use FFMpeg\Format\Video as BaseVideo;
/**
* The resamplable video interface
*
*
* This interface provides frame rate and GOP size settings for video encoding
*
*
* @author Romain Neutron imprec@gmail.com
*/
interface ResamplableVideo extends BaseVideo