doc updated to reflect latest changes

This commit is contained in:
thrust26 2017-12-12 17:26:09 +01:00
parent e465112c02
commit fc01aef34e
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -2492,11 +2492,11 @@
<td>Defines the uncompressed rewind buffer size. Must be &lt;= rewind buffer size.</td>
</tr><tr>
</tr><tr>
<td><pre>-&lt;plr.|dev.&gt;rewind.interval &lt;0 - 5&gt;</pre></td>
<td><pre>-&lt;plr.|dev.&gt;rewind.interval &lt;1f|3f|10f|30f|1s|3s|10s&gt;</pre></td>
<td>Defines the interval between two save states.</td>
</tr><tr>
</tr><tr>
<td><pre>-&lt;plr.|dev.&gt;rewind.horizon &lt;0 - 6&gt;</pre></td>
<td><pre>-&lt;plr.|dev.&gt;rewind.horizon &lt;3s|10s|30s|1m|3m|10m|30m|60m&gt;</pre></td>
<td>Defines the horizon of the rewind buffer.</td>
</tr>
</table>