public RESULT getReverbProperties(ref REVERB_CHANNELPROPERTIES prop) { return(Channel.FMOD_Channel_GetReverbProperties(channelraw, ref prop)); }