#include <nnsys/snd.h>const NNSSndArcPlayerInfo* NNS_SndArcGetPlayerInfo( int playerNo );
Returns the pointer to the player information structure NNSSndArcPlayerInfo. A value of NULL is returned if an invalid player number is specified.
06/01/2004 Initial version.