Class: Deftones::OfflineContext::RenderResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/deftones/offline_context.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bufferObject

Returns the value of attribute buffer

Returns:

  • (Object)

    the current value of buffer



7
8
9
# File 'lib/deftones/offline_context.rb', line 7

def buffer
  @buffer
end

#metadataObject

Returns the value of attribute metadata

Returns:

  • (Object)

    the current value of metadata



7
8
9
# File 'lib/deftones/offline_context.rb', line 7

def 
  @metadata
end