Method: ACTV::Video#type

Defined in:
lib/actv/video.rb

#typeObject



25
26
27
# File 'lib/actv/video.rb', line 25

def type
  @type ||= tag_by_description 'type'
end