Method: Pageflow::VideoFile#hls_high
- Defined in:
- app/models/pageflow/video_file.rb
#hls_high ⇒ Object
74 75 76 |
# File 'app/models/pageflow/video_file.rb', line 74 def hls_high ZencoderAttachment.new(self, "hls-high.m3u8") end |
74 75 76 |
# File 'app/models/pageflow/video_file.rb', line 74 def hls_high ZencoderAttachment.new(self, "hls-high.m3u8") end |