Add Sami API
This commit is contained in:
		
					parent
					
						
							
								96820c5d0f
							
						
					
				
			
			
				commit
				
					
						557c0bc1c7
					
				
			
		
					 60 changed files with 8724 additions and 0 deletions
				
			
		
							
								
								
									
										83
									
								
								docs/build/API/FFMpeg/AdapterInterface.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										83
									
								
								docs/build/API/FFMpeg/AdapterInterface.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,83 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\AdapterInterface | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../classes.html">Classes</a></li> | ||||
|                             <li><a href="../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Interface</div> | ||||
|     <h1><a href="../FFMpeg.html">FFMpeg</a>\AdapterInterface</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>interface    <strong>AdapterInterface</strong></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>FFMpeg Adapter interface</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     static  | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_load">load</a>(<abbr title="Monolog\Logger">Logger</abbr> $logger) | ||||
|                     <p>Loads the adapter</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_load"> | ||||
|         <div class="location">at line 27</div> | ||||
|         <code>        static    public             | ||||
|     <strong>load</strong>(<abbr title="Monolog\Logger">Logger</abbr> $logger)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Loads the adapter</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><abbr title="Monolog\Logger">Logger</abbr></td> | ||||
|                 <td>$logger</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										158
									
								
								docs/build/API/FFMpeg/Binary.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										158
									
								
								docs/build/API/FFMpeg/Binary.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,158 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Binary | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../classes.html">Classes</a></li> | ||||
|                             <li><a href="../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../FFMpeg.html">FFMpeg</a>\Binary</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>abstract class    <strong>Binary</strong>        implements | ||||
|         <a href="../FFMpeg/AdapterInterface.html"><abbr title="FFMpeg\AdapterInterface">AdapterInterface</abbr></a></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>Binary abstract class</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method___construct">__construct</a>(<abbr title="FFMpeg\type">type</abbr> $binary, <abbr title="Monolog\Logger">Logger</abbr> $logger) | ||||
|                     <p>Binary constructor</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method___destruct">__destruct</a>() | ||||
|                     <p>Destructor</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     static <a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a> | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_load">load</a>(<abbr title="Monolog\Logger">Logger</abbr> $logger) | ||||
|                     <p>Loads the adapter</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method___construct"> | ||||
|         <div class="location">at line 39</div> | ||||
|         <code>            public             | ||||
|     <strong>__construct</strong>(<abbr title="FFMpeg\type">type</abbr> $binary, <abbr title="Monolog\Logger">Logger</abbr> $logger)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Binary constructor</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><abbr title="FFMpeg\type">type</abbr></td> | ||||
|                 <td>$binary</td> | ||||
|                 <td>The path file to the binary</td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td><abbr title="Monolog\Logger">Logger</abbr></td> | ||||
|                 <td>$logger</td> | ||||
|                 <td>A logger</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method___destruct"> | ||||
|         <div class="location">at line 48</div> | ||||
|         <code>            public             | ||||
|     <strong>__destruct</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Destructor</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_load"> | ||||
|         <div class="location">at line 61</div> | ||||
|         <code>        static    public            <a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a> | ||||
|     <strong>load</strong>(<abbr title="Monolog\Logger">Logger</abbr> $logger)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Loads the adapter</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><abbr title="Monolog\Logger">Logger</abbr></td> | ||||
|                 <td>$logger</td> | ||||
|                 <td>A logger</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td><a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a></td> | ||||
|             <td>The binary</td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										60
									
								
								docs/build/API/FFMpeg/Exception.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										60
									
								
								docs/build/API/FFMpeg/Exception.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,60 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Exception | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="overview"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../classes.html">Classes</a></li> | ||||
|                             <li><a href="../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Namespace</div> | ||||
|     <h1>FFMpeg\Exception</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                         <table> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Exception/InvalidArgumentException.html"><abbr title="FFMpeg\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Exception/LogicException.html"><abbr title="FFMpeg\Exception\LogicException">LogicException</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Exception/RuntimeException.html"><abbr title="FFMpeg\Exception\RuntimeException">RuntimeException</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                     </table> | ||||
|      | ||||
|             <h2>Interfaces</h2> | ||||
|         <table> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Exception/Exception.html"><abbr title="FFMpeg\Exception\Exception">Exception</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                     </table> | ||||
|      | ||||
|             <h2>Exceptions</h2> | ||||
|         <table> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Exception/BinaryNotFoundException.html"><abbr title="FFMpeg\Exception\BinaryNotFoundException">BinaryNotFoundException</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                     </table> | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										36
									
								
								docs/build/API/FFMpeg/Exception/BinaryNotFoundException.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								docs/build/API/FFMpeg/Exception/BinaryNotFoundException.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,36 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Exception\BinaryNotFoundException | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../FFMpeg/Exception.html">FFMpeg\Exception</a>\BinaryNotFoundException</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>BinaryNotFoundException</strong>        extends <a href="http://php.net/Exception"><abbr title="Exception">Exception</abbr></a>        implements | ||||
|         <a href="../../FFMpeg/Exception/Exception.html"><abbr title="FFMpeg\Exception\Exception">Exception</abbr></a></p> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										35
									
								
								docs/build/API/FFMpeg/Exception/Exception.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								docs/build/API/FFMpeg/Exception/Exception.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,35 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Exception\Exception | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Interface</div> | ||||
|     <h1><a href="../../FFMpeg/Exception.html">FFMpeg\Exception</a>\Exception</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>interface    <strong>Exception</strong></p> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										36
									
								
								docs/build/API/FFMpeg/Exception/InvalidArgumentException.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								docs/build/API/FFMpeg/Exception/InvalidArgumentException.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,36 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Exception\InvalidArgumentException | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../FFMpeg/Exception.html">FFMpeg\Exception</a>\InvalidArgumentException</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>InvalidArgumentException</strong>        extends <a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a>        implements | ||||
|         <a href="../../FFMpeg/Exception/Exception.html"><abbr title="FFMpeg\Exception\Exception">Exception</abbr></a></p> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										36
									
								
								docs/build/API/FFMpeg/Exception/LogicException.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								docs/build/API/FFMpeg/Exception/LogicException.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,36 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Exception\LogicException | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../FFMpeg/Exception.html">FFMpeg\Exception</a>\LogicException</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>LogicException</strong>        extends <a href="http://php.net/LogicException"><abbr title="LogicException">LogicException</abbr></a>        implements | ||||
|         <a href="../../FFMpeg/Exception/Exception.html"><abbr title="FFMpeg\Exception\Exception">Exception</abbr></a></p> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										36
									
								
								docs/build/API/FFMpeg/Exception/RuntimeException.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								docs/build/API/FFMpeg/Exception/RuntimeException.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,36 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Exception\RuntimeException | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../FFMpeg/Exception.html">FFMpeg\Exception</a>\RuntimeException</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>RuntimeException</strong>        extends <a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a>        implements | ||||
|         <a href="../../FFMpeg/Exception/Exception.html"><abbr title="FFMpeg\Exception\Exception">Exception</abbr></a></p> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										9
									
								
								docs/build/API/FFMpeg/Exception/namespace-frame.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								docs/build/API/FFMpeg/Exception/namespace-frame.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Exception | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         </html> | ||||
							
								
								
									
										417
									
								
								docs/build/API/FFMpeg/FFMpeg.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										417
									
								
								docs/build/API/FFMpeg/FFMpeg.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,417 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\FFMpeg | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../classes.html">Classes</a></li> | ||||
|                             <li><a href="../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../FFMpeg.html">FFMpeg</a>\FFMpeg</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>FFMpeg</strong>        extends <a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>FFMpeg driver</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method___construct">__construct</a>(<abbr title="FFMpeg\type">type</abbr> $binary, <abbr title="Monolog\Logger">Logger</abbr> $logger) | ||||
|                     <p>Binary constructor</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../FFMpeg/Binary.html#method___construct"><abbr title="FFMpeg\Binary">Binary</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method___destruct">__destruct</a>() | ||||
|                     <p>Destructor</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     static <a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a> | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_load">load</a>(<abbr title="Monolog\Logger">Logger</abbr> $logger) | ||||
|                     <p>Loads the adapter</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../FFMpeg/Binary.html#method_load"><abbr title="FFMpeg\Binary">Binary</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     <a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a> | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_open">open</a>(string $pathfile) | ||||
|                     <p>Opens a file in order to be processed</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     <a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a> | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setProber">setProber</a>(<a href="../FFMpeg/FFProbe.html"><abbr title="FFMpeg\FFProbe">FFProbe</abbr></a> $prober) | ||||
|                     <p>Set a prober</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     <a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a> | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_close">close</a>() | ||||
|                     <p>Close a file</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     <a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a> | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_extractImage">extractImage</a>(integer $time, string $output) | ||||
|                     <p></p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     <a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a> | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_encode">encode</a>(<a href="../FFMpeg/Format/Audio.html"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a> $format, string $outputPathfile, integer $threads = 1) | ||||
|                     <p>Encode the file to the specified format</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method___construct"> | ||||
|         <div class="location">in <a href="../FFMpeg/Binary.html#method___construct"><abbr title="FFMpeg\Binary">Binary</abbr></a> at line 39</div> | ||||
|         <code>            public             | ||||
|     <strong>__construct</strong>(<abbr title="FFMpeg\type">type</abbr> $binary, <abbr title="Monolog\Logger">Logger</abbr> $logger)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Binary constructor</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><abbr title="FFMpeg\type">type</abbr></td> | ||||
|                 <td>$binary</td> | ||||
|                 <td>The path file to the binary</td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td><abbr title="Monolog\Logger">Logger</abbr></td> | ||||
|                 <td>$logger</td> | ||||
|                 <td>A logger</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method___destruct"> | ||||
|         <div class="location">at line 37</div> | ||||
|         <code>            public             | ||||
|     <strong>__destruct</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Destructor</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_load"> | ||||
|         <div class="location">in <a href="../FFMpeg/Binary.html#method_load"><abbr title="FFMpeg\Binary">Binary</abbr></a> at line 61</div> | ||||
|         <code>        static    public            <a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a> | ||||
|     <strong>load</strong>(<abbr title="Monolog\Logger">Logger</abbr> $logger)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Loads the adapter</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><abbr title="Monolog\Logger">Logger</abbr></td> | ||||
|                 <td>$logger</td> | ||||
|                 <td>A logger</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td><a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a></td> | ||||
|             <td>The binary</td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_open"> | ||||
|         <div class="location">at line 50</div> | ||||
|         <code>            public            <a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a> | ||||
|     <strong>open</strong>(string $pathfile)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Opens a file in order to be processed</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$pathfile</td> | ||||
|                 <td>A pathfile</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td><a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a></td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setProber"> | ||||
|         <div class="location">at line 70</div> | ||||
|         <code>            public            <a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a> | ||||
|     <strong>setProber</strong>(<a href="../FFMpeg/FFProbe.html"><abbr title="FFMpeg\FFProbe">FFProbe</abbr></a> $prober)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set a prober</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="../FFMpeg/FFProbe.html"><abbr title="FFMpeg\FFProbe">FFProbe</abbr></a></td> | ||||
|                 <td>$prober</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td><a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a></td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_close"> | ||||
|         <div class="location">at line 82</div> | ||||
|         <code>            public            <a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a> | ||||
|     <strong>close</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Close a file</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td><a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a></td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_extractImage"> | ||||
|         <div class="location">at line 99</div> | ||||
|         <code>            public            <a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a> | ||||
|     <strong>extractImage</strong>(integer $time, string $output)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p></p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$time</td> | ||||
|                 <td>The time in second where to take the snapshot</td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$output</td> | ||||
|                 <td>The pathfile where to write</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td><a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a></td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/LogicException"><abbr title="LogicException">LogicException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_encode"> | ||||
|         <div class="location">at line 143</div> | ||||
|         <code>            public            <a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a> | ||||
|     <strong>encode</strong>(<a href="../FFMpeg/Format/Audio.html"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a> $format, string $outputPathfile, integer $threads = 1)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Encode the file to the specified format</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="../FFMpeg/Format/Audio.html"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a></td> | ||||
|                 <td>$format</td> | ||||
|                 <td>The output format</td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$outputPathfile</td> | ||||
|                 <td>The pathfile where to write</td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$threads</td> | ||||
|                 <td>The number of threads to use</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td><a href="../FFMpeg/FFMpeg.html"><abbr title="FFMpeg\FFMpeg">FFMpeg</abbr></a></td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/LogicException"><abbr title="LogicException">LogicException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										271
									
								
								docs/build/API/FFMpeg/FFProbe.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										271
									
								
								docs/build/API/FFMpeg/FFProbe.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,271 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\FFProbe | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../classes.html">Classes</a></li> | ||||
|                             <li><a href="../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../FFMpeg.html">FFMpeg</a>\FFProbe</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>FFProbe</strong>        extends <a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>FFProbe driver</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method___construct">__construct</a>(<abbr title="FFMpeg\type">type</abbr> $binary, <abbr title="Monolog\Logger">Logger</abbr> $logger) | ||||
|                     <p>Binary constructor</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../FFMpeg/Binary.html#method___construct"><abbr title="FFMpeg\Binary">Binary</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method___destruct">__destruct</a>() | ||||
|                     <p>Destructor</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../FFMpeg/Binary.html#method___destruct"><abbr title="FFMpeg\Binary">Binary</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     static <a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a> | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_load">load</a>(<abbr title="Monolog\Logger">Logger</abbr> $logger) | ||||
|                     <p>Loads the adapter</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../FFMpeg/Binary.html#method_load"><abbr title="FFMpeg\Binary">Binary</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_probeFormat">probeFormat</a>(string $pathfile) | ||||
|                     <p>Probe the format of a given file</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_probeStreams">probeStreams</a>(string $pathfile) | ||||
|                     <p>Probe the streams contained in a given file</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method___construct"> | ||||
|         <div class="location">in <a href="../FFMpeg/Binary.html#method___construct"><abbr title="FFMpeg\Binary">Binary</abbr></a> at line 39</div> | ||||
|         <code>            public             | ||||
|     <strong>__construct</strong>(<abbr title="FFMpeg\type">type</abbr> $binary, <abbr title="Monolog\Logger">Logger</abbr> $logger)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Binary constructor</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><abbr title="FFMpeg\type">type</abbr></td> | ||||
|                 <td>$binary</td> | ||||
|                 <td>The path file to the binary</td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td><abbr title="Monolog\Logger">Logger</abbr></td> | ||||
|                 <td>$logger</td> | ||||
|                 <td>A logger</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method___destruct"> | ||||
|         <div class="location">in <a href="../FFMpeg/Binary.html#method___destruct"><abbr title="FFMpeg\Binary">Binary</abbr></a> at line 48</div> | ||||
|         <code>            public             | ||||
|     <strong>__destruct</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Destructor</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_load"> | ||||
|         <div class="location">in <a href="../FFMpeg/Binary.html#method_load"><abbr title="FFMpeg\Binary">Binary</abbr></a> at line 61</div> | ||||
|         <code>        static    public            <a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a> | ||||
|     <strong>load</strong>(<abbr title="Monolog\Logger">Logger</abbr> $logger)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Loads the adapter</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><abbr title="Monolog\Logger">Logger</abbr></td> | ||||
|                 <td>$logger</td> | ||||
|                 <td>A logger</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td><a href="../FFMpeg/Binary.html"><abbr title="FFMpeg\Binary">Binary</abbr></a></td> | ||||
|             <td>The binary</td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_probeFormat"> | ||||
|         <div class="location">at line 34</div> | ||||
|         <code>            public            string | ||||
|     <strong>probeFormat</strong>(string $pathfile)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Probe the format of a given file</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$pathfile</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_probeStreams"> | ||||
|         <div class="location">at line 53</div> | ||||
|         <code>            public            string | ||||
|     <strong>probeStreams</strong>(string $pathfile)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Probe the streams contained in a given file</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$pathfile</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/RuntimeException"><abbr title="RuntimeException">RuntimeException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										69
									
								
								docs/build/API/FFMpeg/Format.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										69
									
								
								docs/build/API/FFMpeg/Format.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,69 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="overview"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../classes.html">Classes</a></li> | ||||
|                             <li><a href="../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Namespace</div> | ||||
|     <h1>FFMpeg\Format</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                         <table> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Format/DefaultAudio.html"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></td> | ||||
|                     <td class="last">The abstract default Audio format</td> | ||||
|                 </tr> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Format/DefaultVideo.html"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></td> | ||||
|                     <td class="last">The abstract default Video format</td> | ||||
|                 </tr> | ||||
|                     </table> | ||||
|      | ||||
|             <h2>Interfaces</h2> | ||||
|         <table> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Format/AdvancedAudio.html"><abbr title="FFMpeg\Format\AdvancedAudio">AdvancedAudio</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Format/AdvancedVideo.html"><abbr title="FFMpeg\Format\AdvancedVideo">AdvancedVideo</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Format/Audio.html"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Format/InteractiveAudio.html"><abbr title="FFMpeg\Format\InteractiveAudio">InteractiveAudio</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Format/InteractiveVideo.html"><abbr title="FFMpeg\Format\InteractiveVideo">InteractiveVideo</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                             <tr> | ||||
|                     <td><a href="../FFMpeg/Format/Video.html"><abbr title="FFMpeg\Format\Video">Video</abbr></a></td> | ||||
|                     <td class="last"></td> | ||||
|                 </tr> | ||||
|                     </table> | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										147
									
								
								docs/build/API/FFMpeg/Format/AdvancedAudio.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										147
									
								
								docs/build/API/FFMpeg/Format/AdvancedAudio.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,147 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\AdvancedAudio | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Interface</div> | ||||
|     <h1><a href="../../FFMpeg/Format.html">FFMpeg\Format</a>\AdvancedAudio</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>interface    <strong>AdvancedAudio</strong>        implements | ||||
|         <a href="../../FFMpeg/Format/Audio.html"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a></p> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioCodec">getAudioCodec</a>() | ||||
|                     <p>Returns the audio codec</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/Audio.html#method_getAudioCodec"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getKiloBitrate">getKiloBitrate</a>() | ||||
|                     <p>Get the kiloBitrate value</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/Audio.html#method_getKiloBitrate"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioSampleRate">getAudioSampleRate</a>() | ||||
|                     <p>Get the audio sample rate</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getAudioCodec"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/Audio.html#method_getAudioCodec"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a> at line 22</div> | ||||
|         <code>            public            string | ||||
|     <strong>getAudioCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the audio codec</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getKiloBitrate"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/Audio.html#method_getKiloBitrate"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a> at line 29</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getKiloBitrate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the kiloBitrate value</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAudioSampleRate"> | ||||
|         <div class="location">at line 25</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getAudioSampleRate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the audio sample rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										268
									
								
								docs/build/API/FFMpeg/Format/AdvancedVideo.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										268
									
								
								docs/build/API/FFMpeg/Format/AdvancedVideo.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,268 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\AdvancedVideo | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Interface</div> | ||||
|     <h1><a href="../../FFMpeg/Format.html">FFMpeg\Format</a>\AdvancedVideo</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>interface    <strong>AdvancedVideo</strong>        implements | ||||
|         <a href="../../FFMpeg/Format/Video.html"><abbr title="FFMpeg\Format\Video">Video</abbr></a></p> | ||||
| 
 | ||||
|      | ||||
|             <h2>Constants</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td>RESIZEMODE_FIT</td> | ||||
|                 <td class="last"> | ||||
|                     <p><em></em></p> | ||||
|                     <p></p> | ||||
|                 </td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td>RESIZEMODE_INSET</td> | ||||
|                 <td class="last"> | ||||
|                     <p><em></em></p> | ||||
|                     <p></p> | ||||
|                 </td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getVideoCodec">getVideoCodec</a>() | ||||
|                     <p>Returns the video codec</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/Video.html#method_getVideoCodec"><abbr title="FFMpeg\Format\Video">Video</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getWidth">getWidth</a>() | ||||
|                     <p>Returns the width</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getHeight">getHeight</a>() | ||||
|                     <p>Returns the height</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getResizeMode">getResizeMode</a>() | ||||
|                     <p>Get the current resize mode</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getFrameRate">getFrameRate</a>() | ||||
|                     <p>Returns the frame rate</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getGOPSize">getGOPSize</a>() | ||||
|                     <p>Returns the GOP size</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getVideoCodec"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/Video.html#method_getVideoCodec"><abbr title="FFMpeg\Format\Video">Video</abbr></a> at line 25</div> | ||||
|         <code>            public            string | ||||
|     <strong>getVideoCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the video codec</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getWidth"> | ||||
|         <div class="location">at line 27</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getWidth</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the width</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getHeight"> | ||||
|         <div class="location">at line 34</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getHeight</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the height</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getResizeMode"> | ||||
|         <div class="location">at line 41</div> | ||||
|         <code>            public            string | ||||
|     <strong>getResizeMode</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the current resize mode</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getFrameRate"> | ||||
|         <div class="location">at line 48</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getFrameRate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the frame rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getGOPSize"> | ||||
|         <div class="location">at line 55</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getGOPSize</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the GOP size</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										112
									
								
								docs/build/API/FFMpeg/Format/Audio.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										112
									
								
								docs/build/API/FFMpeg/Format/Audio.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,112 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\Audio | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Interface</div> | ||||
|     <h1><a href="../../FFMpeg/Format.html">FFMpeg\Format</a>\Audio</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>interface    <strong>Audio</strong></p> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioCodec">getAudioCodec</a>() | ||||
|                     <p>Returns the audio codec</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getKiloBitrate">getKiloBitrate</a>() | ||||
|                     <p>Get the kiloBitrate value</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getAudioCodec"> | ||||
|         <div class="location">at line 22</div> | ||||
|         <code>            public            string | ||||
|     <strong>getAudioCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the audio codec</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getKiloBitrate"> | ||||
|         <div class="location">at line 29</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getKiloBitrate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the kiloBitrate value</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										323
									
								
								docs/build/API/FFMpeg/Format/Audio/Flac.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										323
									
								
								docs/build/API/FFMpeg/Format/Audio/Flac.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,323 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\Audio\Flac | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../../FFMpeg/Format/Audio.html">FFMpeg\Format\Audio</a>\Flac</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>Flac</strong>        extends <a href="../../../FFMpeg/Format/DefaultAudio.html"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>The Flac audio format</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getExtraParams">getExtraParams</a>() | ||||
|                     <p>Returns extra parameters for the encoding</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getExtraParams"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioCodec">getAudioCodec</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setAudioCodec">setAudioCodec</a>(string $audioCodec) | ||||
|                     <p>Set the audio codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioSampleRate">getAudioSampleRate</a>() | ||||
|                     <p>Get the audio sample rate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setAudioSampleRate">setAudioSampleRate</a>(integer $audioSampleRate) | ||||
|                     <p>Set the audio sample rate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getKiloBitrate">getKiloBitrate</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setKiloBitrate">setKiloBitrate</a>(int $kiloBitrate) | ||||
|                     <p>Set the kiloBitrate value</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAvailableAudioCodecs">getAvailableAudioCodecs</a>() | ||||
|                     <p>{@inheritDoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getExtraParams"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getExtraParams"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 32</div> | ||||
|         <code>            public            string | ||||
|     <strong>getExtraParams</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns extra parameters for the encoding</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAudioCodec"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 40</div> | ||||
|         <code>            public             | ||||
|     <strong>getAudioCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setAudioCodec"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 52</div> | ||||
|         <code>            public             | ||||
|     <strong>setAudioCodec</strong>(string $audioCodec)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the audio codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$audioCodec</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAudioSampleRate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 69</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getAudioSampleRate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the audio sample rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setAudioSampleRate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 80</div> | ||||
|         <code>            public             | ||||
|     <strong>setAudioSampleRate</strong>(integer $audioSampleRate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the audio sample rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$audioSampleRate</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getKiloBitrate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 94</div> | ||||
|         <code>            public             | ||||
|     <strong>getKiloBitrate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setKiloBitrate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 105</div> | ||||
|         <code>            public             | ||||
|     <strong>setKiloBitrate</strong>(int $kiloBitrate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the kiloBitrate value</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>int</td> | ||||
|                 <td>$kiloBitrate</td> | ||||
|                 <td>integer               $kiloBitrate</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAvailableAudioCodecs"> | ||||
|         <div class="location">at line 28</div> | ||||
|         <code>            public             | ||||
|     <strong>getAvailableAudioCodecs</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritDoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										323
									
								
								docs/build/API/FFMpeg/Format/Audio/Mp3.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										323
									
								
								docs/build/API/FFMpeg/Format/Audio/Mp3.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,323 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\Audio\Mp3 | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../../FFMpeg/Format/Audio.html">FFMpeg\Format\Audio</a>\Mp3</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>Mp3</strong>        extends <a href="../../../FFMpeg/Format/DefaultAudio.html"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>The MP3 audio format</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getExtraParams">getExtraParams</a>() | ||||
|                     <p>Returns extra parameters for the encoding</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getExtraParams"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioCodec">getAudioCodec</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setAudioCodec">setAudioCodec</a>(string $audioCodec) | ||||
|                     <p>Set the audio codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioSampleRate">getAudioSampleRate</a>() | ||||
|                     <p>Get the audio sample rate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setAudioSampleRate">setAudioSampleRate</a>(integer $audioSampleRate) | ||||
|                     <p>Set the audio sample rate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getKiloBitrate">getKiloBitrate</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setKiloBitrate">setKiloBitrate</a>(int $kiloBitrate) | ||||
|                     <p>Set the kiloBitrate value</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAvailableAudioCodecs">getAvailableAudioCodecs</a>() | ||||
|                     <p>{@inheritDoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getExtraParams"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getExtraParams"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 32</div> | ||||
|         <code>            public            string | ||||
|     <strong>getExtraParams</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns extra parameters for the encoding</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAudioCodec"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 40</div> | ||||
|         <code>            public             | ||||
|     <strong>getAudioCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setAudioCodec"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 52</div> | ||||
|         <code>            public             | ||||
|     <strong>setAudioCodec</strong>(string $audioCodec)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the audio codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$audioCodec</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAudioSampleRate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 69</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getAudioSampleRate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the audio sample rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setAudioSampleRate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 80</div> | ||||
|         <code>            public             | ||||
|     <strong>setAudioSampleRate</strong>(integer $audioSampleRate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the audio sample rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$audioSampleRate</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getKiloBitrate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_getKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 94</div> | ||||
|         <code>            public             | ||||
|     <strong>getKiloBitrate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setKiloBitrate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultAudio.html#method_setKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 105</div> | ||||
|         <code>            public             | ||||
|     <strong>setKiloBitrate</strong>(int $kiloBitrate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the kiloBitrate value</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>int</td> | ||||
|                 <td>$kiloBitrate</td> | ||||
|                 <td>integer               $kiloBitrate</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAvailableAudioCodecs"> | ||||
|         <div class="location">at line 28</div> | ||||
|         <code>            public             | ||||
|     <strong>getAvailableAudioCodecs</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritDoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										9
									
								
								docs/build/API/FFMpeg/Format/Audio/namespace-frame.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								docs/build/API/FFMpeg/Format/Audio/namespace-frame.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\Audio | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../../stylesheet.css"> | ||||
|                             </head> | ||||
|         </html> | ||||
							
								
								
									
										299
									
								
								docs/build/API/FFMpeg/Format/DefaultAudio.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										299
									
								
								docs/build/API/FFMpeg/Format/DefaultAudio.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,299 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\DefaultAudio | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../FFMpeg/Format.html">FFMpeg\Format</a>\DefaultAudio</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>abstract class    <strong>DefaultAudio</strong>        implements | ||||
|         <a href="../../FFMpeg/Format/AdvancedAudio.html"><abbr title="FFMpeg\Format\AdvancedAudio">AdvancedAudio</abbr></a>, <a href="../../FFMpeg/Format/InteractiveAudio.html"><abbr title="FFMpeg\Format\InteractiveAudio">InteractiveAudio</abbr></a></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>The abstract default Audio format</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getExtraParams">getExtraParams</a>() | ||||
|                     <p>Returns extra parameters for the encoding</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioCodec">getAudioCodec</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setAudioCodec">setAudioCodec</a>(string $audioCodec) | ||||
|                     <p>Set the audio codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioSampleRate">getAudioSampleRate</a>() | ||||
|                     <p>Get the audio sample rate</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setAudioSampleRate">setAudioSampleRate</a>(integer $audioSampleRate) | ||||
|                     <p>Set the audio sample rate</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getKiloBitrate">getKiloBitrate</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setKiloBitrate">setKiloBitrate</a>(int $kiloBitrate) | ||||
|                     <p>Set the kiloBitrate value</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getExtraParams"> | ||||
|         <div class="location">at line 32</div> | ||||
|         <code>            public            string | ||||
|     <strong>getExtraParams</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns extra parameters for the encoding</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAudioCodec"> | ||||
|         <div class="location">at line 40</div> | ||||
|         <code>            public             | ||||
|     <strong>getAudioCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setAudioCodec"> | ||||
|         <div class="location">at line 52</div> | ||||
|         <code>            public             | ||||
|     <strong>setAudioCodec</strong>(string $audioCodec)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the audio codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$audioCodec</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAudioSampleRate"> | ||||
|         <div class="location">at line 69</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getAudioSampleRate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the audio sample rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setAudioSampleRate"> | ||||
|         <div class="location">at line 80</div> | ||||
|         <code>            public             | ||||
|     <strong>setAudioSampleRate</strong>(integer $audioSampleRate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the audio sample rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$audioSampleRate</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getKiloBitrate"> | ||||
|         <div class="location">at line 94</div> | ||||
|         <code>            public             | ||||
|     <strong>getKiloBitrate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setKiloBitrate"> | ||||
|         <div class="location">at line 105</div> | ||||
|         <code>            public             | ||||
|     <strong>setKiloBitrate</strong>(int $kiloBitrate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the kiloBitrate value</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>int</td> | ||||
|                 <td>$kiloBitrate</td> | ||||
|                 <td>integer               $kiloBitrate</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										710
									
								
								docs/build/API/FFMpeg/Format/DefaultVideo.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										710
									
								
								docs/build/API/FFMpeg/Format/DefaultVideo.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,710 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\DefaultVideo | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../FFMpeg/Format.html">FFMpeg\Format</a>\DefaultVideo</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>abstract class    <strong>DefaultVideo</strong>        extends <a href="../../FFMpeg/Format/DefaultAudio.html"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a>        implements | ||||
|         <a href="../../FFMpeg/Format/InteractiveVideo.html"><abbr title="FFMpeg\Format\InteractiveVideo">InteractiveVideo</abbr></a>, <a href="../../FFMpeg/Format/AdvancedVideo.html"><abbr title="FFMpeg\Format\AdvancedVideo">AdvancedVideo</abbr></a></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>The abstract default Video format</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getExtraParams">getExtraParams</a>() | ||||
|                     <p>Returns extra parameters for the encoding</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/DefaultAudio.html#method_getExtraParams"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioCodec">getAudioCodec</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/DefaultAudio.html#method_getAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setAudioCodec">setAudioCodec</a>(string $audioCodec) | ||||
|                     <p>Set the audio codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/DefaultAudio.html#method_setAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioSampleRate">getAudioSampleRate</a>() | ||||
|                     <p>Get the audio sample rate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/DefaultAudio.html#method_getAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setAudioSampleRate">setAudioSampleRate</a>(integer $audioSampleRate) | ||||
|                     <p>Set the audio sample rate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/DefaultAudio.html#method_setAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getKiloBitrate">getKiloBitrate</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/DefaultAudio.html#method_getKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setKiloBitrate">setKiloBitrate</a>(int $kiloBitrate) | ||||
|                     <p>Set the kiloBitrate value</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/DefaultAudio.html#method_setKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getWidth">getWidth</a>() | ||||
|                     <p>Returns the width</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getHeight">getHeight</a>() | ||||
|                     <p>Returns the height</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setDimensions">setDimensions</a>(integer $width, integer $height) | ||||
|                     <p>Set the dimensions</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setResizeMode">setResizeMode</a>(string $mode) | ||||
|                     <p>Set the resize mode</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getResizeMode">getResizeMode</a>() | ||||
|                     <p>Get the current resize mode</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getFrameRate">getFrameRate</a>() | ||||
|                     <p>Returns the frame rate</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setFrameRate">setFrameRate</a>(integer $frameRate) | ||||
|                     <p>Set the framerate</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getVideoCodec">getVideoCodec</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setVideoCodec">setVideoCodec</a>(string $videoCodec) | ||||
|                     <p>Set the video codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getGOPsize">getGOPsize</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setGOPsize">setGOPsize</a>(integer $GOPsize) | ||||
|                     <p>Set the GOP size</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getExtraParams"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/DefaultAudio.html#method_getExtraParams"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 32</div> | ||||
|         <code>            public            string | ||||
|     <strong>getExtraParams</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns extra parameters for the encoding</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAudioCodec"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/DefaultAudio.html#method_getAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 40</div> | ||||
|         <code>            public             | ||||
|     <strong>getAudioCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setAudioCodec"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/DefaultAudio.html#method_setAudioCodec"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 52</div> | ||||
|         <code>            public             | ||||
|     <strong>setAudioCodec</strong>(string $audioCodec)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the audio codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$audioCodec</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAudioSampleRate"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/DefaultAudio.html#method_getAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 69</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getAudioSampleRate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the audio sample rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setAudioSampleRate"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/DefaultAudio.html#method_setAudioSampleRate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 80</div> | ||||
|         <code>            public             | ||||
|     <strong>setAudioSampleRate</strong>(integer $audioSampleRate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the audio sample rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$audioSampleRate</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getKiloBitrate"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/DefaultAudio.html#method_getKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 94</div> | ||||
|         <code>            public             | ||||
|     <strong>getKiloBitrate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setKiloBitrate"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/DefaultAudio.html#method_setKiloBitrate"><abbr title="FFMpeg\Format\DefaultAudio">DefaultAudio</abbr></a> at line 105</div> | ||||
|         <code>            public             | ||||
|     <strong>setKiloBitrate</strong>(int $kiloBitrate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the kiloBitrate value</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>int</td> | ||||
|                 <td>$kiloBitrate</td> | ||||
|                 <td>integer               $kiloBitrate</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getWidth"> | ||||
|         <div class="location">at line 35</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getWidth</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the width</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getHeight"> | ||||
|         <div class="location">at line 43</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getHeight</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the height</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setDimensions"> | ||||
|         <div class="location">at line 55</div> | ||||
|         <code>            public             | ||||
|     <strong>setDimensions</strong>(integer $width, integer $height)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the dimensions</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$width</td> | ||||
|                 <td>The heigth</td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$height</td> | ||||
|                 <td>The width</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setResizeMode"> | ||||
|         <div class="location">at line 77</div> | ||||
|         <code>            public             | ||||
|     <strong>setResizeMode</strong>(string $mode)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the resize mode</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$mode</td> | ||||
|                 <td>The mode, one of the self::RESIZEMODE_* constants</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getResizeMode"> | ||||
|         <div class="location">at line 95</div> | ||||
|         <code>            public            string | ||||
|     <strong>getResizeMode</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the current resize mode</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getFrameRate"> | ||||
|         <div class="location">at line 103</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getFrameRate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the frame rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setFrameRate"> | ||||
|         <div class="location">at line 115</div> | ||||
|         <code>            public             | ||||
|     <strong>setFrameRate</strong>(integer $frameRate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the framerate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$frameRate</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getVideoCodec"> | ||||
|         <div class="location">at line 129</div> | ||||
|         <code>            public             | ||||
|     <strong>getVideoCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setVideoCodec"> | ||||
|         <div class="location">at line 141</div> | ||||
|         <code>            public             | ||||
|     <strong>setVideoCodec</strong>(string $videoCodec)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the video codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$videoCodec</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getGOPsize"> | ||||
|         <div class="location">at line 158</div> | ||||
|         <code>            public             | ||||
|     <strong>getGOPsize</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setGOPsize"> | ||||
|         <div class="location">at line 170</div> | ||||
|         <code>            public             | ||||
|     <strong>setGOPsize</strong>(integer $GOPsize)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the GOP size</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$GOPsize</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										78
									
								
								docs/build/API/FFMpeg/Format/InteractiveAudio.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										78
									
								
								docs/build/API/FFMpeg/Format/InteractiveAudio.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,78 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\InteractiveAudio | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Interface</div> | ||||
|     <h1><a href="../../FFMpeg/Format.html">FFMpeg\Format</a>\InteractiveAudio</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>interface    <strong>InteractiveAudio</strong></p> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     array | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAvailableAudioCodecs">getAvailableAudioCodecs</a>() | ||||
|                     <p>Returns the list of available audio codecs for this format</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getAvailableAudioCodecs"> | ||||
|         <div class="location">at line 22</div> | ||||
|         <code>            public            array | ||||
|     <strong>getAvailableAudioCodecs</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the list of available audio codecs for this format</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>array</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										78
									
								
								docs/build/API/FFMpeg/Format/InteractiveVideo.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										78
									
								
								docs/build/API/FFMpeg/Format/InteractiveVideo.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,78 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\InteractiveVideo | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Interface</div> | ||||
|     <h1><a href="../../FFMpeg/Format.html">FFMpeg\Format</a>\InteractiveVideo</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>interface    <strong>InteractiveVideo</strong></p> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     array | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAvailableVideoCodecs">getAvailableVideoCodecs</a>() | ||||
|                     <p>Returns the list of available video codecs for this format</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getAvailableVideoCodecs"> | ||||
|         <div class="location">at line 22</div> | ||||
|         <code>            public            array | ||||
|     <strong>getAvailableVideoCodecs</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the list of available video codecs for this format</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>array</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										147
									
								
								docs/build/API/FFMpeg/Format/Video.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										147
									
								
								docs/build/API/FFMpeg/Format/Video.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,147 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\Video | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Interface</div> | ||||
|     <h1><a href="../../FFMpeg/Format.html">FFMpeg\Format</a>\Video</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>interface    <strong>Video</strong>        implements | ||||
|         <a href="../../FFMpeg/Format/Audio.html"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a></p> | ||||
| 
 | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAudioCodec">getAudioCodec</a>() | ||||
|                     <p>Returns the audio codec</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/Audio.html#method_getAudioCodec"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getKiloBitrate">getKiloBitrate</a>() | ||||
|                     <p>Get the kiloBitrate value</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../FFMpeg/Format/Audio.html#method_getKiloBitrate"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getVideoCodec">getVideoCodec</a>() | ||||
|                     <p>Returns the video codec</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getAudioCodec"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/Audio.html#method_getAudioCodec"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a> at line 22</div> | ||||
|         <code>            public            string | ||||
|     <strong>getAudioCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the audio codec</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getKiloBitrate"> | ||||
|         <div class="location">in <a href="../../FFMpeg/Format/Audio.html#method_getKiloBitrate"><abbr title="FFMpeg\Format\Audio">Audio</abbr></a> at line 29</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getKiloBitrate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the kiloBitrate value</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getVideoCodec"> | ||||
|         <div class="location">at line 25</div> | ||||
|         <code>            public            string | ||||
|     <strong>getVideoCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the video codec</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										509
									
								
								docs/build/API/FFMpeg/Format/Video/Ogg.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										509
									
								
								docs/build/API/FFMpeg/Format/Video/Ogg.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,509 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\Video\Ogg | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../../FFMpeg/Format/Video.html">FFMpeg\Format\Video</a>\Ogg</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>Ogg</strong>        extends <a href="../../../FFMpeg/Format/DefaultVideo.html"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>The Ogg video format</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getWidth">getWidth</a>() | ||||
|                     <p>Returns the width</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getWidth"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getHeight">getHeight</a>() | ||||
|                     <p>Returns the height</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getHeight"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setDimensions">setDimensions</a>(integer $width, integer $height) | ||||
|                     <p>Set the dimensions</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setDimensions"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setResizeMode">setResizeMode</a>(string $mode) | ||||
|                     <p>Set the resize mode</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getResizeMode">getResizeMode</a>() | ||||
|                     <p>Get the current resize mode</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getFrameRate">getFrameRate</a>() | ||||
|                     <p>Returns the frame rate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setFrameRate">setFrameRate</a>(integer $frameRate) | ||||
|                     <p>Set the framerate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getVideoCodec">getVideoCodec</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setVideoCodec">setVideoCodec</a>(string $videoCodec) | ||||
|                     <p>Set the video codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getGOPsize">getGOPsize</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setGOPsize">setGOPsize</a>(integer $GOPsize) | ||||
|                     <p>Set the GOP size</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAvailableAudioCodecs">getAvailableAudioCodecs</a>() | ||||
|                     <p>{@inheritDoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAvailableVideoCodecs">getAvailableVideoCodecs</a>() | ||||
|                     <p>{@inheritDoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getWidth"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getWidth"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 35</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getWidth</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the width</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getHeight"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getHeight"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 43</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getHeight</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the height</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setDimensions"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setDimensions"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 55</div> | ||||
|         <code>            public             | ||||
|     <strong>setDimensions</strong>(integer $width, integer $height)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the dimensions</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$width</td> | ||||
|                 <td>The heigth</td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$height</td> | ||||
|                 <td>The width</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setResizeMode"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 77</div> | ||||
|         <code>            public             | ||||
|     <strong>setResizeMode</strong>(string $mode)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the resize mode</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$mode</td> | ||||
|                 <td>The mode, one of the self::RESIZEMODE_* constants</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getResizeMode"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 95</div> | ||||
|         <code>            public            string | ||||
|     <strong>getResizeMode</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the current resize mode</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getFrameRate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 103</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getFrameRate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the frame rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setFrameRate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 115</div> | ||||
|         <code>            public             | ||||
|     <strong>setFrameRate</strong>(integer $frameRate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the framerate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$frameRate</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getVideoCodec"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 129</div> | ||||
|         <code>            public             | ||||
|     <strong>getVideoCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setVideoCodec"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 141</div> | ||||
|         <code>            public             | ||||
|     <strong>setVideoCodec</strong>(string $videoCodec)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the video codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$videoCodec</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getGOPsize"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 158</div> | ||||
|         <code>            public             | ||||
|     <strong>getGOPsize</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setGOPsize"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 170</div> | ||||
|         <code>            public             | ||||
|     <strong>setGOPsize</strong>(integer $GOPsize)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the GOP size</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$GOPsize</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAvailableAudioCodecs"> | ||||
|         <div class="location">at line 29</div> | ||||
|         <code>            public             | ||||
|     <strong>getAvailableAudioCodecs</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritDoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAvailableVideoCodecs"> | ||||
|         <div class="location">at line 37</div> | ||||
|         <code>            public             | ||||
|     <strong>getAvailableVideoCodecs</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritDoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										534
									
								
								docs/build/API/FFMpeg/Format/Video/WebM.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										534
									
								
								docs/build/API/FFMpeg/Format/Video/WebM.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,534 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\Video\WebM | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../../FFMpeg/Format/Video.html">FFMpeg\Format\Video</a>\WebM</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>WebM</strong>        extends <a href="../../../FFMpeg/Format/DefaultVideo.html"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>The WebM video format</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getWidth">getWidth</a>() | ||||
|                     <p>Returns the width</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getWidth"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getHeight">getHeight</a>() | ||||
|                     <p>Returns the height</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getHeight"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setDimensions">setDimensions</a>(integer $width, integer $height) | ||||
|                     <p>Set the dimensions</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setDimensions"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setResizeMode">setResizeMode</a>(string $mode) | ||||
|                     <p>Set the resize mode</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getResizeMode">getResizeMode</a>() | ||||
|                     <p>Get the current resize mode</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getFrameRate">getFrameRate</a>() | ||||
|                     <p>Returns the frame rate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setFrameRate">setFrameRate</a>(integer $frameRate) | ||||
|                     <p>Set the framerate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getVideoCodec">getVideoCodec</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setVideoCodec">setVideoCodec</a>(string $videoCodec) | ||||
|                     <p>Set the video codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getGOPsize">getGOPsize</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setGOPsize">setGOPsize</a>(integer $GOPsize) | ||||
|                     <p>Set the GOP size</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getExtraParams">getExtraParams</a>() | ||||
|                     <p>{@inheritDoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAvailableAudioCodecs">getAvailableAudioCodecs</a>() | ||||
|                     <p>{@inheritDoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAvailableVideoCodecs">getAvailableVideoCodecs</a>() | ||||
|                     <p>{@inheritDoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getWidth"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getWidth"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 35</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getWidth</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the width</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getHeight"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getHeight"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 43</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getHeight</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the height</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setDimensions"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setDimensions"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 55</div> | ||||
|         <code>            public             | ||||
|     <strong>setDimensions</strong>(integer $width, integer $height)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the dimensions</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$width</td> | ||||
|                 <td>The heigth</td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$height</td> | ||||
|                 <td>The width</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setResizeMode"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 77</div> | ||||
|         <code>            public             | ||||
|     <strong>setResizeMode</strong>(string $mode)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the resize mode</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$mode</td> | ||||
|                 <td>The mode, one of the self::RESIZEMODE_* constants</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getResizeMode"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 95</div> | ||||
|         <code>            public            string | ||||
|     <strong>getResizeMode</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the current resize mode</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getFrameRate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 103</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getFrameRate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the frame rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setFrameRate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 115</div> | ||||
|         <code>            public             | ||||
|     <strong>setFrameRate</strong>(integer $frameRate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the framerate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$frameRate</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getVideoCodec"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 129</div> | ||||
|         <code>            public             | ||||
|     <strong>getVideoCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setVideoCodec"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 141</div> | ||||
|         <code>            public             | ||||
|     <strong>setVideoCodec</strong>(string $videoCodec)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the video codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$videoCodec</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getGOPsize"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 158</div> | ||||
|         <code>            public             | ||||
|     <strong>getGOPsize</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setGOPsize"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 170</div> | ||||
|         <code>            public             | ||||
|     <strong>setGOPsize</strong>(integer $GOPsize)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the GOP size</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$GOPsize</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getExtraParams"> | ||||
|         <div class="location">at line 29</div> | ||||
|         <code>            public             | ||||
|     <strong>getExtraParams</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritDoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAvailableAudioCodecs"> | ||||
|         <div class="location">at line 37</div> | ||||
|         <code>            public             | ||||
|     <strong>getAvailableAudioCodecs</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritDoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAvailableVideoCodecs"> | ||||
|         <div class="location">at line 45</div> | ||||
|         <code>            public             | ||||
|     <strong>getAvailableVideoCodecs</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritDoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										509
									
								
								docs/build/API/FFMpeg/Format/Video/X264.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										509
									
								
								docs/build/API/FFMpeg/Format/Video/X264.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,509 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\Video\X264 | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../../stylesheet.css"> | ||||
|                             </head> | ||||
|         <body id="class"> | ||||
|             <div class="header"> | ||||
|         <ul> | ||||
|             <li><a href="../../../classes.html">Classes</a></li> | ||||
|                             <li><a href="../../../namespaces.html">Namespaces</a></li> | ||||
|                         <li><a href="../../../interfaces.html">Interfaces</a></li> | ||||
|             <li><a href="../../../doc-index.html">Index</a></li> | ||||
|              | ||||
|         </ul> | ||||
| 
 | ||||
|         <div id="title">PHP FFMpeg API</div> | ||||
| 
 | ||||
|             <div class="type">Class</div> | ||||
|     <h1><a href="../../../FFMpeg/Format/Video.html">FFMpeg\Format\Video</a>\X264</h1> | ||||
|     </div> | ||||
|         <div class="content"> | ||||
|                 <p>class    <strong>X264</strong>        extends <a href="../../../FFMpeg/Format/DefaultVideo.html"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></p> | ||||
| 
 | ||||
|             <div class="description"> | ||||
|             <p>The X264 video format</p> | ||||
|             <p></p> | ||||
|         </div> | ||||
|      | ||||
|      | ||||
|      | ||||
|             <h2>Methods</h2> | ||||
| 
 | ||||
|             <table> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getWidth">getWidth</a>() | ||||
|                     <p>Returns the width</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getWidth"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getHeight">getHeight</a>() | ||||
|                     <p>Returns the height</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getHeight"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setDimensions">setDimensions</a>(integer $width, integer $height) | ||||
|                     <p>Set the dimensions</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setDimensions"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setResizeMode">setResizeMode</a>(string $mode) | ||||
|                     <p>Set the resize mode</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     string | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getResizeMode">getResizeMode</a>() | ||||
|                     <p>Get the current resize mode</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                     integer | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getFrameRate">getFrameRate</a>() | ||||
|                     <p>Returns the frame rate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setFrameRate">setFrameRate</a>(integer $frameRate) | ||||
|                     <p>Set the framerate</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getVideoCodec">getVideoCodec</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setVideoCodec">setVideoCodec</a>(string $videoCodec) | ||||
|                     <p>Set the video codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getGOPsize">getGOPsize</a>() | ||||
|                     <p>{@inheritdoc}</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_setGOPsize">setGOPsize</a>(integer $GOPsize) | ||||
|                     <p>Set the GOP size</p> | ||||
|                 </td> | ||||
|                 <td><small>from <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a></small></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAvailableAudioCodecs">getAvailableAudioCodecs</a>() | ||||
|                     <p>{@inheritDoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td class="type"> | ||||
|                      | ||||
|                 </td> | ||||
|                 <td class="last"> | ||||
|                     <a href="#method_getAvailableVideoCodecs">getAvailableVideoCodecs</a>() | ||||
|                     <p>{@inheritDoc}</p> | ||||
|                 </td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
| 
 | ||||
|         <h2>Details</h2> | ||||
| 
 | ||||
|                         <h3 id="method_getWidth"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getWidth"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 35</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getWidth</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the width</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getHeight"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getHeight"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 43</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getHeight</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the height</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setDimensions"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setDimensions"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 55</div> | ||||
|         <code>            public             | ||||
|     <strong>setDimensions</strong>(integer $width, integer $height)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the dimensions</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$width</td> | ||||
|                 <td>The heigth</td> | ||||
|             </tr> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$height</td> | ||||
|                 <td>The width</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setResizeMode"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 77</div> | ||||
|         <code>            public             | ||||
|     <strong>setResizeMode</strong>(string $mode)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the resize mode</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$mode</td> | ||||
|                 <td>The mode, one of the self::RESIZEMODE_* constants</td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getResizeMode"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getResizeMode"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 95</div> | ||||
|         <code>            public            string | ||||
|     <strong>getResizeMode</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Get the current resize mode</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>string</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getFrameRate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 103</div> | ||||
|         <code>            public            integer | ||||
|     <strong>getFrameRate</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Returns the frame rate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|                             <h4>Return Value</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|         <tr> | ||||
|             <td>integer</td> | ||||
|             <td></td> | ||||
|         </tr> | ||||
|     </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setFrameRate"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setFrameRate"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 115</div> | ||||
|         <code>            public             | ||||
|     <strong>setFrameRate</strong>(integer $frameRate)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the framerate</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$frameRate</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getVideoCodec"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 129</div> | ||||
|         <code>            public             | ||||
|     <strong>getVideoCodec</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setVideoCodec"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setVideoCodec"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 141</div> | ||||
|         <code>            public             | ||||
|     <strong>setVideoCodec</strong>(string $videoCodec)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the video codec, Should be in the available ones, otherwise an exception is thrown</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>string</td> | ||||
|                 <td>$videoCodec</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getGOPsize"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_getGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 158</div> | ||||
|         <code>            public             | ||||
|     <strong>getGOPsize</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritdoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_setGOPsize"> | ||||
|         <div class="location">in <a href="../../../FFMpeg/Format/DefaultVideo.html#method_setGOPsize"><abbr title="FFMpeg\Format\DefaultVideo">DefaultVideo</abbr></a> at line 170</div> | ||||
|         <code>            public             | ||||
|     <strong>setGOPsize</strong>(integer $GOPsize)</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>Set the GOP size</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|                             <h4>Parameters</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td>integer</td> | ||||
|                 <td>$GOPsize</td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|              | ||||
|                             <h4>Exceptions</h4> | ||||
| 
 | ||||
|                     <table> | ||||
|                     <tr> | ||||
|                 <td><a href="http://php.net/InvalidArgumentException"><abbr title="InvalidArgumentException">InvalidArgumentException</abbr></a></td> | ||||
|                 <td></td> | ||||
|             </tr> | ||||
|             </table> | ||||
| 
 | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAvailableAudioCodecs"> | ||||
|         <div class="location">at line 29</div> | ||||
|         <code>            public             | ||||
|     <strong>getAvailableAudioCodecs</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritDoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|                 <h3 id="method_getAvailableVideoCodecs"> | ||||
|         <div class="location">at line 37</div> | ||||
|         <code>            public             | ||||
|     <strong>getAvailableVideoCodecs</strong>()</code> | ||||
|     </h3> | ||||
|     <div class="details"> | ||||
|         <p>{@inheritDoc}</p> | ||||
|         <p></p> | ||||
|         <div class="tags"> | ||||
|              | ||||
|              | ||||
|              | ||||
|                     </div> | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|             </div> | ||||
|             <div id="footer"> | ||||
|         Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. | ||||
|     </div> | ||||
|     </body> | ||||
| </html> | ||||
							
								
								
									
										9
									
								
								docs/build/API/FFMpeg/Format/Video/namespace-frame.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								docs/build/API/FFMpeg/Format/Video/namespace-frame.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format\Video | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../../stylesheet.css"> | ||||
|                             </head> | ||||
|         </html> | ||||
							
								
								
									
										9
									
								
								docs/build/API/FFMpeg/Format/namespace-frame.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								docs/build/API/FFMpeg/Format/namespace-frame.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg\Format | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> | ||||
|                             </head> | ||||
|         </html> | ||||
							
								
								
									
										9
									
								
								docs/build/API/FFMpeg/namespace-frame.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								docs/build/API/FFMpeg/namespace-frame.html
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|     <head> | ||||
|         <meta charset="UTF-8" /> | ||||
|         <meta name="robots" content="index, follow, all" /> | ||||
|         <title>FFMpeg | PHP FFMpeg API</title> | ||||
|                     <link rel="stylesheet" type="text/css" href="../stylesheet.css"> | ||||
|                             </head> | ||||
|         </html> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue