Class: Lightwave::LightwaveObject::Clip

Inherits:
ChunkReader show all
Defined in:
lib/lightwave.rb

Instance Attribute Summary collapse

Attributes inherited from ChunkReader

#errors

Method Summary

Methods inherited from ChunkReader

chunk_map, #initialize, #make_defaults, #process_tags, set_chunk_length

Constructor Details

This class inherits a constructor from Lightwave::LightwaveObject::ChunkReader

Instance Attribute Details

#stillObject

Returns the value of attribute still.



434
435
436
# File 'lib/lightwave.rb', line 434

def still
  @still
end