Bink SDK 1.5v

BinkService

The function BinkService gives some explicit idle time to Bink to service any of its internal tasks.

void BinkService(
  HBINK bink
);

In Parameters

bink
Specifies the Bink handle.

Discussion

This function will perform any background Bink services explicitly. This function can be called periodically when you have an extremely CPU-intensive task that is causing the sound to break up.


Group: Bink API
Related Basic Types: HBINK, void

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