Bink SDK 1.5v

Memory management on the Xbox

Discussion

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 RADSetMemory function. You can see how much memory is being used and what the peak use was with the BinkGetSummary function. You can also load and unload Bink's code memory with the BinkLoad, BinkUnload, BinkLoadConverter, and BinkUnloadConverter functions.

Next Topic (Sharing the CPU on the Xbox)

Previous Topic (Sound on the Xbox)


Group: The Xbox Platform
Related Functions: BinkGetSummary, BinkLoad, BinkLoadConverter, BinkUnload, BinkUnloadConverter, RADSetMemory

For technical support, e-mail Bink1@radgametools.com
© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.