Inherits: : Object

Defined in: : lib/opentok/stream.rb

Instance Attribute Summary

Instance Method Summary

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(method, *args, &block) ⇒ Object

Instance Attribute Details

#layoutClassList ⇒ array

An array of the layout classes for the stream.

Returns:

  • (array) —

    the current value of layoutClassList

#videoType ⇒ string

The videoType property is either “camera” or “screen”.

Returns:

  • (string) —

    the current value of videoType

Instance Method Details

#to_json ⇒ Object

A JSON-encoded string representation of the stream.