Function


nuAuSndPlayerSetPriority (Macro)


Syntax

void nuAuSndPlayerSetPriority(ALSndId id, u8 priority)

Arguments

id            Sound ID 
priority      Sound Priority (0-127)

Return Value

None

Description

Set the priority of the sound object for the sound player. A value of 0 is the lowest priority and a value of 127 is the highest priority.

See Also

alSndpSetPriority