| VideoStreamSendFrame Method |
Send a single frame. Can be called from either client if ALLOW_REMOTE_CAMERA_ACTIVATION is true.
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Public Function SendFrame As Boolean
member SendFrame : unit -> bool
Return Value
Type:
Boolean
true if the frame was sent. False if it could not be sent.
See Also