Method: MuxRuby::LiveStreamEmbeddedSubtitleSettings.build_from_hash
- Defined in:
- lib/mux_ruby/models/live_stream_embedded_subtitle_settings.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
170 171 172 |
# File 'lib/mux_ruby/models/live_stream_embedded_subtitle_settings.rb', line 170 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |