Class: FileData::MvhdBox
- Inherits:
-
Struct
- Object
- Struct
- FileData::MvhdBox
- Defined in:
- lib/file_data/formats/mpeg4/box_parsers/mvhd_box.rb
Instance Attribute Summary collapse
-
#creation_time ⇒ Object
Returns the value of attribute creation_time.
Instance Attribute Details
#creation_time ⇒ Object
Returns the value of attribute creation_time
18 19 20 |
# File 'lib/file_data/formats/mpeg4/box_parsers/mvhd_box.rb', line 18 def creation_time @creation_time end |