public RESULT setLoopCount(int loopcount) { return(Channel.FMOD5_Channel_SetLoopCount(base.getRaw(), loopcount)); }