Method: Tangerine::Player#render

Defined in:
lib/tangerine/backlot/player.rb

#renderObject



9
10
11
# File 'lib/tangerine/backlot/player.rb', line 9

def render
  "http://player.ooyala.com/player.js?width=#{width}&height=#{height}&embedCode=#{embed_code}"
end