86 lines
		
	
	
	
		
			3.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			86 lines
		
	
	
	
		
			3.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
|  | <!DOCTYPE html> | ||
|  | <html lang="en"> | ||
|  |     <head> | ||
|  |         <meta charset="UTF-8" /> | ||
|  |         <meta name="robots" content="index, follow, all" /> | ||
|  |         <title>Interfaces | 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> | ||
|  | 
 | ||
|  |             <h1>Interfaces</h1> | ||
|  |     </div> | ||
|  |         <div class="content"> | ||
|  |                 <table> | ||
|  |                     <tr> | ||
|  |                 <td><a href="FFMpeg/AdapterInterface.html" target="main"><abbr title="FFMpeg\AdapterInterface">FFMpeg\AdapterInterface</abbr></a></td> | ||
|  |                 <td class="last"> | ||
|  |                     FFMpeg Adapter interface | ||
|  |                 </td> | ||
|  |             </tr> | ||
|  |                     <tr> | ||
|  |                 <td><a href="FFMpeg/Exception/Exception.html" target="main"><abbr title="FFMpeg\Exception\Exception">FFMpeg\Exception\Exception</abbr></a></td> | ||
|  |                 <td class="last"> | ||
|  |                      | ||
|  |                 </td> | ||
|  |             </tr> | ||
|  |                     <tr> | ||
|  |                 <td><a href="FFMpeg/Format/Audio.html" target="main"><abbr title="FFMpeg\Format\Audio">FFMpeg\Format\Audio</abbr></a></td> | ||
|  |                 <td class="last"> | ||
|  |                     The base audio interface | ||
|  |                 </td> | ||
|  |             </tr> | ||
|  |                     <tr> | ||
|  |                 <td><a href="FFMpeg/Format/Audio/InteractiveAudio.html" target="main"><abbr title="FFMpeg\Format\Audio\InteractiveAudio">FFMpeg\Format\Audio\InteractiveAudio</abbr></a></td> | ||
|  |                 <td class="last"> | ||
|  |                     The interactive audio interface. | ||
|  |                 </td> | ||
|  |             </tr> | ||
|  |                     <tr> | ||
|  |                 <td><a href="FFMpeg/Format/Audio/ResamplableAudio.html" target="main"><abbr title="FFMpeg\Format\Audio\ResamplableAudio">FFMpeg\Format\Audio\ResamplableAudio</abbr></a></td> | ||
|  |                 <td class="last"> | ||
|  |                     The resamplable audio interface | ||
|  |                 </td> | ||
|  |             </tr> | ||
|  |                     <tr> | ||
|  |                 <td><a href="FFMpeg/Format/Video.html" target="main"><abbr title="FFMpeg\Format\Video">FFMpeg\Format\Video</abbr></a></td> | ||
|  |                 <td class="last"> | ||
|  |                     The base video interface | ||
|  |                 </td> | ||
|  |             </tr> | ||
|  |                     <tr> | ||
|  |                 <td><a href="FFMpeg/Format/Video/InteractiveVideo.html" target="main"><abbr title="FFMpeg\Format\Video\InteractiveVideo">FFMpeg\Format\Video\InteractiveVideo</abbr></a></td> | ||
|  |                 <td class="last"> | ||
|  |                     The interactive video interface. | ||
|  |                 </td> | ||
|  |             </tr> | ||
|  |                     <tr> | ||
|  |                 <td><a href="FFMpeg/Format/Video/ResamplableVideo.html" target="main"><abbr title="FFMpeg\Format\Video\ResamplableVideo">FFMpeg\Format\Video\ResamplableVideo</abbr></a></td> | ||
|  |                 <td class="last"> | ||
|  |                     The resamplable video interface | ||
|  |                 </td> | ||
|  |             </tr> | ||
|  |                     <tr> | ||
|  |                 <td><a href="FFMpeg/Format/Video/ResizableVideo.html" target="main"><abbr title="FFMpeg\Format\Video\ResizableVideo">FFMpeg\Format\Video\ResizableVideo</abbr></a></td> | ||
|  |                 <td class="last"> | ||
|  |                     The resizable video interface | ||
|  |                 </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> |