Rename FFMpeg\Media\Frame::saveAs to FFMpeg\Media\Frame::save
		
	This commit is contained in:
		
					parent
					
						
							
								b21e9dbb55
							
						
					
				
			
			
				commit
				
					
						964da8a210
					
				
			
		
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue