Method: MuxRuby::CreateWebInputRequest#live_stream_id
- Defined in:
- lib/mux_ruby/models/create_web_input_request.rb
#live_stream_id ⇒ Object
The Live Stream ID to broadcast this Web Input to
31 32 33 |
# File 'lib/mux_ruby/models/create_web_input_request.rb', line 31 def live_stream_id @live_stream_id end |