MuxRuby::LiveStreamMetadata Properties Name Type Description Notes title String The live stream title. Max 512 code points. [optional] Example require 'mux_ruby' instance = MuxRuby::LiveStreamMetadata.new( title: null )