Ejemplo n.º 1
0
 public RESULT setLoopCount(int loopcount)
 {
     return(Channel.FMOD5_Channel_SetLoopCount(base.getRaw(), loopcount));
 }