Class: FileData::MetaBox

Inherits:
Struct
  • Object
show all
Defined in:
lib/file_data/formats/mpeg4/box_parsers/meta_box.rb

Instance Attribute Summary collapse

Instance Attribute Details

#creation_dateObject

Returns the value of attribute creation_date

Returns:

  • (Object)

    the current value of creation_date



41
42
43
# File 'lib/file_data/formats/mpeg4/box_parsers/meta_box.rb', line 41

def creation_date
  @creation_date
end