Method: FMOD::Core::LoopPoints#start_unit
- Defined in:
- lib/fmod/core/structures.rb
#start_unit ⇒ Integer
Time format used for the loop start point. See TimeUnit.
20 21 22 |
# File 'lib/fmod/core/structures.rb', line 20 def start_unit @start_unit end |