Function


nuAuSndPlayerInit


Syntax

void nuAuSndPlayerInit(ALSndpConfig *sndconfig)

Arguments

sndconfig      pointer to the structure to set sound player

Return Value

None

Description

Initialize sound player. Please refer to alSndpNew for the sndconfig structure.

See Also

alSndpNew