Class: MP4::Layout::Mvhd

Inherits:
Atom
  • Object
show all
Defined in:
lib/mp4/layout/mvhd.rb

Constant Summary collapse

DEFAULT_TIMESCALE =
1000

Instance Attribute Summary

Attributes inherited from Atom

#cache, #media_cache, #track_id

Method Summary

Methods inherited from Atom

generate, #generate, #initialize

Constructor Details

This class inherits a constructor from MP4::Layout::Atom