Method: FMOD::ChannelControl::ChannelDelay#end
- Defined in:
- lib/fmod/channel_control.rb
#end ⇒ Integer
The DSP clock of the parent channel group to audibly stop playing sound at.
179 180 181 |
# File 'lib/fmod/channel_control.rb', line 179 def end @end end |