Method: MmTool::MmMovieStream#coded_height
- Defined in:
- lib/mm_tool/mm_movie_stream.rb
#coded_height ⇒ Object
Property - returns the coded height of the stream.
89 90 91 |
# File 'lib/mm_tool/mm_movie_stream.rb', line 89 def coded_height @data[:coded_height] end |