Class: FileData::MetaBox
- Inherits:
-
Struct
- Object
- Struct
- FileData::MetaBox
- Defined in:
- lib/file_data/formats/mpeg4/box_parsers/meta_box.rb
Instance Attribute Summary collapse
-
#creation_date ⇒ Object
Returns the value of attribute creation_date.
Instance Attribute Details
#creation_date ⇒ Object
Returns the value of attribute creation_date
41 42 43 |
# File 'lib/file_data/formats/mpeg4/box_parsers/meta_box.rb', line 41 def creation_date @creation_date end |