public RESULT setSoundGroup(SoundGroup soundgroup) { return(Sound.FMOD5_Sound_SetSoundGroup(this.rawPtr, soundgroup.getRaw())); }