Function

nuAuSeqPlayerGetState  (Macro)

Syntax
s32 nuAuSeqPlayerGetState(u32 player_no)

Arguments

Return Value
Play back status (AL_PLAYING, AL_STOPPING and AL_STOPPED)

Explanation
Obtain the play back status for the player specified by sequence player number. There are three types of status - AL_PLAYING, AL_STOPPING and AL_STOPPED. AL_PLAYING indicates that player is playing back currently, AL_STOPPING indicates that player is in the releasing stage and AL_STOPPED indicates that player has stopped playback.