Click or drag to resize

VideoStream Methods

The VideoStream type exposes the following members.

Methods
  NameDescription
Private methodAwake
Private methodForceGarbageCollection
Private methodStatic memberOnFloatsReceived
Private methodStatic memberOnFrameDelivered
Private methodRequestFrame
Public methodSendFrame
Send a single frame. Can be called from either client if ALLOW_REMOTE_CAMERA_ACTIVATION is true.
Private methodSendScreenCapture
Public methodStartStream
Start video streaming. Can be called from either client if ALLOW_REMOTE_CAMERA_ACTIVATION is true.
Private methodStartStreamingCoroutine
Public methodStopStream
Stop video streaming. Can be called from either client if ALLOW_REMOTE_CAMERA_ACTIVATION is true.
Private methodStreamVideo
Private methodSynchronizePeers
Top
See Also