Method: FMOD::Core::LoopPoints#end_unit

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

#end_unitInteger

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

Returns:

  • (Integer)

    the current value of end_unit



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

def end_unit
  @end_unit
end