ProtoCamClient Methods |
The ProtoCamClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | SendNextFrame |
Sends a frame to ProtoCam for immediate display. This function can only be called after the OnConnected event was raised.
|
![]() | Start |
Starts this ProtoCamClient polling loop.
|
![]() | Stop |
Stops the ProtoCamClient by stopping the polling loop. Start may be called again to reactive the polling loop.
|
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |