Method: ACTV::Video#height

Defined in:
lib/actv/video.rb

#heightObject



21
22
23
# File 'lib/actv/video.rb', line 21

def height
  @height ||= tag_by_description 'height'
end