Function
nuAuStlSeqPlayerPlay
Syntax:
musHandle nuAuStlSeqPlayerPlay(u32 player_no)
Arguments:
playr_no Sequence player number
Return Value:
Sequence Handler
Explanation:
Plays back a sequence. The parameters of a sequence can be modified using the sequence handler of the return value.
- CAUTION
NuSystem Ver. 2.00 and later is compatible with N64 Sound Tools Ver. 3.xx. Please note that the specifications of functions have changed from prior versions.
- Revision History
1999/2/1 Changed function specifications