Rename FFMpeg\Media\Frame::saveAs to FFMpeg\Media\Frame::save

This commit is contained in:
Romain Neutron 2013-07-03 20:09:38 +02:00
commit 964da8a210
2 changed files with 5 additions and 5 deletions

View file

@ -72,7 +72,7 @@ class Frame extends AbstractMediaType
*
* @throws RuntimeException
*/
public function saveAs($pathfile, $accurate = false)
public function save($pathfile, $accurate = false)
{
/**
* might be optimized with http://ffmpeg.org/trac/ffmpeg/wiki/Seeking%20with%20FFmpeg