ffmpeg-mappable-media/docs/source/API/API/classes.html
2012-09-03 14:56:52 +02:00

247 lines
11 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Classes | 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>Classes</h1>
</div>
<div class="content">
<table>
<tr>
<td>
<em> <a href="FFMpeg/AdapterInterface.html" target="main"><abbr title="FFMpeg\AdapterInterface">FFMpeg\AdapterInterface</abbr></a>
</em> </td>
<td>
FFMpeg Adapter interface
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Binary.html" target="main"><abbr title="FFMpeg\Binary">FFMpeg\Binary</abbr></a>
</td>
<td>
Binary abstract class
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Exception/BinaryNotFoundException.html" target="main"><abbr title="FFMpeg\Exception\BinaryNotFoundException">FFMpeg\Exception\BinaryNotFoundException</abbr></a>
</td>
<td>
</td>
</tr>
<tr>
<td>
<em> <a href="FFMpeg/Exception/Exception.html" target="main"><abbr title="FFMpeg\Exception\Exception">FFMpeg\Exception\Exception</abbr></a>
</em> </td>
<td>
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Exception/InvalidArgumentException.html" target="main"><abbr title="FFMpeg\Exception\InvalidArgumentException">FFMpeg\Exception\InvalidArgumentException</abbr></a>
</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Exception/LogicException.html" target="main"><abbr title="FFMpeg\Exception\LogicException">FFMpeg\Exception\LogicException</abbr></a>
</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Exception/RuntimeException.html" target="main"><abbr title="FFMpeg\Exception\RuntimeException">FFMpeg\Exception\RuntimeException</abbr></a>
</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/FFMpeg.html" target="main"><abbr title="FFMpeg\FFMpeg">FFMpeg\FFMpeg</abbr></a>
</td>
<td>
FFMpeg driver
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/FFMpegServiceProvider.html" target="main"><abbr title="FFMpeg\FFMpegServiceProvider">FFMpeg\FFMpegServiceProvider</abbr></a>
</td>
<td>
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/FFProbe.html" target="main"><abbr title="FFMpeg\FFProbe">FFMpeg\FFProbe</abbr></a>
</td>
<td>
FFProbe driver
</td>
</tr>
<tr>
<td>
<em> <a href="FFMpeg/Format/Audio.html" target="main"><abbr title="FFMpeg\Format\Audio">FFMpeg\Format\Audio</abbr></a>
</em> </td>
<td>
The base audio interface
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Format/Audio/DefaultAudio.html" target="main"><abbr title="FFMpeg\Format\Audio\DefaultAudio">FFMpeg\Format\Audio\DefaultAudio</abbr></a>
</td>
<td>
The abstract default Audio format
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Format/Audio/Flac.html" target="main"><abbr title="FFMpeg\Format\Audio\Flac">FFMpeg\Format\Audio\Flac</abbr></a>
</td>
<td>
The Flac audio format
</td>
</tr>
<tr>
<td>
<em> <a href="FFMpeg/Format/Audio/Interactive.html" target="main"><abbr title="FFMpeg\Format\Audio\Interactive">FFMpeg\Format\Audio\Interactive</abbr></a>
</em> </td>
<td>
The interactive audio interface.
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Format/Audio/Mp3.html" target="main"><abbr title="FFMpeg\Format\Audio\Mp3">FFMpeg\Format\Audio\Mp3</abbr></a>
</td>
<td>
The MP3 audio format
</td>
</tr>
<tr>
<td>
<em> <a href="FFMpeg/Format/Audio/Resamplable.html" target="main"><abbr title="FFMpeg\Format\Audio\Resamplable">FFMpeg\Format\Audio\Resamplable</abbr></a>
</em> </td>
<td>
The resamplable audio interface
</td>
</tr>
<tr>
<td>
<em> <a href="FFMpeg/Format/Audio/Transcodable.html" target="main"><abbr title="FFMpeg\Format\Audio\Transcodable">FFMpeg\Format\Audio\Transcodable</abbr></a>
</em> </td>
<td>
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Format/Dimension.html" target="main"><abbr title="FFMpeg\Format\Dimension">FFMpeg\Format\Dimension</abbr></a>
</td>
<td>
Dimension object, used for manipulating width and height couples
</td>
</tr>
<tr>
<td>
<em> <a href="FFMpeg/Format/Video.html" target="main"><abbr title="FFMpeg\Format\Video">FFMpeg\Format\Video</abbr></a>
</em> </td>
<td>
The base video interface
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Format/Video/DefaultVideo.html" target="main"><abbr title="FFMpeg\Format\Video\DefaultVideo">FFMpeg\Format\Video\DefaultVideo</abbr></a>
</td>
<td>
The abstract default Video format
</td>
</tr>
<tr>
<td>
<em> <a href="FFMpeg/Format/Video/Interactive.html" target="main"><abbr title="FFMpeg\Format\Video\Interactive">FFMpeg\Format\Video\Interactive</abbr></a>
</em> </td>
<td>
The interactive video interface.
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Format/Video/Ogg.html" target="main"><abbr title="FFMpeg\Format\Video\Ogg">FFMpeg\Format\Video\Ogg</abbr></a>
</td>
<td>
The Ogg video format
</td>
</tr>
<tr>
<td>
<em> <a href="FFMpeg/Format/Video/Resamplable.html" target="main"><abbr title="FFMpeg\Format\Video\Resamplable">FFMpeg\Format\Video\Resamplable</abbr></a>
</em> </td>
<td>
The resamplable video interface
</td>
</tr>
<tr>
<td>
<em> <a href="FFMpeg/Format/Video/Resizable.html" target="main"><abbr title="FFMpeg\Format\Video\Resizable">FFMpeg\Format\Video\Resizable</abbr></a>
</em> </td>
<td>
The resizable video interface
</td>
</tr>
<tr>
<td>
<em> <a href="FFMpeg/Format/Video/Transcodable.html" target="main"><abbr title="FFMpeg\Format\Video\Transcodable">FFMpeg\Format\Video\Transcodable</abbr></a>
</em> </td>
<td>
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Format/Video/WebM.html" target="main"><abbr title="FFMpeg\Format\Video\WebM">FFMpeg\Format\Video\WebM</abbr></a>
</td>
<td>
The WebM video format
</td>
</tr>
<tr>
<td>
<a href="FFMpeg/Format/Video/X264.html" target="main"><abbr title="FFMpeg\Format\Video\X264">FFMpeg\Format\Video\X264</abbr></a>
</td>
<td>
The X264 video format
</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>