37 lines
2.2 KiB
HTML
37 lines
2.2 KiB
HTML
<!-- This page was created with the RAD auto-doc generator. -->
|
|
<!doctype html public "-//w3c//dtd html 3.2 final//en">
|
|
<html>
|
|
<head>
|
|
<title>Memory management on the Xbox</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=iso8859-1">
|
|
<meta name="ms.locale" content="en-us">
|
|
<meta name="description" content="">
|
|
<meta name="ms-hkwd" content="Memory management on the Xbox">
|
|
<link rel="stylesheet" title="default" href="reference.css" type="text/css" media="screen">
|
|
</head>
|
|
<body topmargin="0">
|
|
<table cellspacing=0 cellpadding=0 class=bar width=100% height=25>
|
|
<tr class=bar>
|
|
<td class=bar>
|
|
<i> <a href="index.html" class=trn>Bink SDK 1.5v</a></i>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<h1>Memory management on the Xbox</h1>
|
|
<h4>Discussion</h4>
|
|
<p>By default, Bink handles memory management by calling the XTL memory allocation functions directly. You can, however, replace the Bink allocation and freeing functions with the <a href="RADSetMemory.html">RADSetMemory</a> function. You can see how much memory is being used and what the peak use was with the <a href="BinkGetSummary.html">BinkGetSummary</a> function. You can also load and unload Bink's code memory with the <a href="BinkLoad.html">BinkLoad</a>, <a href="BinkUnload.html">BinkUnload</a>, <a href="BinkLoadConverter.html">BinkLoadConverter</a>, and <a href="BinkUnloadConverter.html">BinkUnloadConverter</a> functions. </p>
|
|
<p><a href="Sharing the CPU on t9jibaa.html">Next Topic (Sharing the CPU on the Xbox)</a> </p><p><a href="Sound on the Xbox.html">Previous Topic (Sound on the Xbox)</a> </p><p>
|
|
<br>
|
|
<b>Group:</b>
|
|
<a href="The Xbox Platform.html">The Xbox Platform</a><br>
|
|
<b>Related Functions:</b>
|
|
<a href="BinkGetSummary.html">BinkGetSummary</a>, <a href="BinkLoad.html">BinkLoad</a>, <a href="BinkLoadConverter.html">BinkLoadConverter</a>, <a href="BinkUnload.html">BinkUnload</a>, <a href="BinkUnloadConverter.html">BinkUnloadConverter</a>, <a href="RADSetMemory.html">RADSetMemory</a></p>
|
|
<p align=center>
|
|
<a href="mailto:Bink1@radgametools.com">For technical support, e-mail Bink1@radgametools.com</a>
|
|
<br>
|
|
<a href="http://www.radgametools.com/bnkmain.htm?from=help1.5v">© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.</a>
|
|
</p>
|
|
<br>
|
|
</body>
|
|
</html>
|