Method: FMOD::Core::LoopPoints#start_unit

Defined in:
lib/fmod/core/structures.rb

#start_unitInteger

Time format used for the loop start point. See TimeUnit.

Returns:

  • (Integer)

    the current value of start_unit



20
21
22
# File 'lib/fmod/core/structures.rb', line 20

def start_unit
  @start_unit
end