Update API documentation

This commit is contained in:
Romain Neutron 2012-05-31 15:57:33 +02:00
commit 710c02829d
2 changed files with 8 additions and 8 deletions

View file

@ -76,7 +76,7 @@
</tr>
<tr>
<td class="type">
string
array
</td>
<td class="last">
<a href="#method_probeStreams">probeStreams</a>(string $pathfile)
@ -169,7 +169,7 @@
</div>
<h3 id="method_probeFormat">
<div class="location">at line 34</div>
<div class="location">at line 35</div>
<code> public string
<strong>probeFormat</strong>(string $pathfile)</code>
</h3>
@ -193,7 +193,7 @@
<table>
<tr>
<td>string</td>
<td></td>
<td>A Json object containing the key/values of the probe output</td>
</tr>
</table>
@ -216,8 +216,8 @@
</div>
<h3 id="method_probeStreams">
<div class="location">at line 53</div>
<code> public string
<div class="location">at line 81</div>
<code> public array
<strong>probeStreams</strong>(string $pathfile)</code>
</h3>
<div class="details">
@ -239,8 +239,8 @@
<table>
<tr>
<td>string</td>
<td></td>
<td>array</td>
<td>An array of streams array</td>
</tr>
</table>