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