Class: FileData::MvhdBox

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

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeObject

Returns the value of attribute creation_time

Returns:

  • (Object)

    the current value of creation_time



18
19
20
# File 'lib/file_data/formats/mpeg4/box_parsers/mvhd_box.rb', line 18

def creation_time
  @creation_time
end