ffmpeg-mappable-media/docs/source/API/API/interfaces.html
2012-05-31 12:29:33 +02:00

97 lines
4.3 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/Interactive.html" target="main"><abbr title="FFMpeg\Format\Audio\Interactive">FFMpeg\Format\Audio\Interactive</abbr></a></td>
<td class="last">
The interactive audio interface.
</td>
</tr>
<tr>
<td><a href="FFMpeg/Format/Audio/Resamplable.html" target="main"><abbr title="FFMpeg\Format\Audio\Resamplable">FFMpeg\Format\Audio\Resamplable</abbr></a></td>
<td class="last">
The resamplable audio interface
</td>
</tr>
<tr>
<td><a href="FFMpeg/Format/Audio/Transcodable.html" target="main"><abbr title="FFMpeg\Format\Audio\Transcodable">FFMpeg\Format\Audio\Transcodable</abbr></a></td>
<td class="last">
</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/Interactive.html" target="main"><abbr title="FFMpeg\Format\Video\Interactive">FFMpeg\Format\Video\Interactive</abbr></a></td>
<td class="last">
The interactive video interface.
</td>
</tr>
<tr>
<td><a href="FFMpeg/Format/Video/Resamplable.html" target="main"><abbr title="FFMpeg\Format\Video\Resamplable">FFMpeg\Format\Video\Resamplable</abbr></a></td>
<td class="last">
The resamplable video interface
</td>
</tr>
<tr>
<td><a href="FFMpeg/Format/Video/Resizable.html" target="main"><abbr title="FFMpeg\Format\Video\Resizable">FFMpeg\Format\Video\Resizable</abbr></a></td>
<td class="last">
The resizable video interface
</td>
</tr>
<tr>
<td><a href="FFMpeg/Format/Video/Transcodable.html" target="main"><abbr title="FFMpeg\Format\Video\Transcodable">FFMpeg\Format\Video\Transcodable</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>