FSBank_ReleaseProgressItem

FMOD Studio API

FSBank_ReleaseProgressItem

Firelight Technologies FMOD Studio API

FSBank_ReleaseProgressItem

Release memory associated with a progress item.

C Syntax

FSBANK_RESULT FSBank_ReleaseProgressItem(
  const FSBANK_PROGRESSITEM *progressItem
);

Parameters

progressItem

One status update about the progress of a particular subsound.

Return Values

If the function succeeds then the return value is FSBANK_OK.
If the function fails then the return value will be one of the values defined in the FSBANK_RESULT enumeration.

See Also




Version 1.10.03 Built on Feb 1, 2018