Function


nuAuSeqPlayerInit


Syntax

void nuAuSeqPlayerInit(ALSeqpConfig *seqpconfig, u32 size, u32 player_no)

Arguments

seqconfig      pointer to structure of the sequence player 
size           buffer size for sequence data storage 
player_no      sequence player number to be initialized (0,1)

Return Value

None

Description

Initialize the sequence player.

See Also

alCSPNew