Class: Bulldog::Attachment::Video::VideoTrack
- Defined in:
- lib/bulldog/attachment/video.rb
Instance Attribute Summary collapse
-
#dimensions ⇒ Object
Returns the value of attribute dimensions.
Attributes inherited from Track
Method Summary
Methods inherited from Track
Constructor Details
This class inherits a constructor from Bulldog::Attachment::Video::Track
Instance Attribute Details
#dimensions ⇒ Object
Returns the value of attribute dimensions.
145 146 147 |
# File 'lib/bulldog/attachment/video.rb', line 145 def dimensions @dimensions end |