Click or drag to resize

VideoStream_Example Class

A simple VideoStream demo in which the mobile user can toggle the stream with a button, and the Desktop user can view the stream.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          SimpleDemosVideoStream_Example

Namespace:  SimpleDemos
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class VideoStream_Example : MonoBehaviour

The VideoStream_Example type exposes the following members.

Constructors
  NameDescription
Public methodVideoStream_Example
Initializes a new instance of the VideoStream_Example class
Top
Methods
  NameDescription
Private methodStart
Top
Fields
See Also