Method: Pageflow::VideoFile#dash_fullhd

Defined in:
app/models/pageflow/video_file.rb

#dash_fullhdObject



74
75
76
# File 'app/models/pageflow/video_file.rb', line 74

def dash_fullhd
  ZencoderAttachment.new(self, 'dash/fullhd/rendition.mpd')
end