VideoStream Class |
Namespace: ASL
The VideoStream type exposes the following members.
Name | Description | |
---|---|---|
VideoStream | Initializes a new instance of the VideoStream class |
Name | Description | |
---|---|---|
FPS | ||
ImageHeight | ||
ImageWidth | ||
IsStreaming | ||
OnFrameUpdate |
Name | Description | |
---|---|---|
Awake | ||
ForceGarbageCollection | ||
OnFloatsReceived | ||
OnFrameDelivered | ||
RequestFrame | ||
SendFrame |
Send a single frame. Can be called from either client if ALLOW_REMOTE_CAMERA_ACTIVATION is true.
| |
SendScreenCapture | ||
StartStream |
Start video streaming. Can be called from either client if ALLOW_REMOTE_CAMERA_ACTIVATION is true.
| |
StartStreamingCoroutine | ||
StopStream |
Stop video streaming. Can be called from either client if ALLOW_REMOTE_CAMERA_ACTIVATION is true.
| |
StreamVideo | ||
SynchronizePeers |
Name | Description | |
---|---|---|
ALLOW_REMOTE_CAMERA_ACTIVATION | ||
aslObject | ||
GCCollectFreq | ||
gcFrameCount | ||
isMobileDevice | ||
streamingCoroutineActive |