public RESULT setChannelGroup(ChannelGroup channelgroup) { return(Channel.FMOD5_Channel_SetChannelGroup(base.getRaw(), channelgroup.getRaw())); }