Bink SDK 1.5v

BinkLoad

The function BinkLoad reloads the Bink sections on an Xbox (if it had been unloaded by BinkUnload).

void BinkLoad();

Discussion

This function reloads Bink into memory if you have unloaded it with the BinkUnload function. By default, both Bink and all of its YUV converters are loaded when your application starts up. You have to unload it before you will need to call this function.


Group: Bink API
Related Sections: Memory management on the Xbox, Sections on the Xbox
Related Functions: BinkLoadConverter, BinkUnload
Related Basic Types: void

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