Function


nuAuSeqPlayerFadeOut


Syntax

void nuAuSeqPlayerFadeOut(u32 player_no ,u32 speed)

Arguments

player_no      sequence player number 
speed          time until the sound fades out (in frames)

Return Value

None

Description

Fade out the sequence play back for player which is specified by sequence player number. Fade out gradually over the specified time (in frames) which is specified by speed, and quit the sequence play back when the volume reaches zero.