Syntax
| C# |
|---|
public class UpdateFrameResponse |
The type exposes the following members.
Public Constructors
| Name | Description | |
|---|---|---|
| UpdateFrameResponseUpdateFrameResponseNew |
Public Methods
| Name | Description | |
|---|---|---|
| Clone |
Clone Update Frame Response
| |
| CopyTo |
Copy To Update Frame Response
| |
| Deserialize |
Deserialize Deserialize
| |
| Serialize |
Serialize Serialize
|
Public Properties
| Name | Description | |
|---|---|---|
| Detections |
The set of object detections in the last processed frame.
| |
| Timestamp |
The timestamp of the image in which the object was detected.
|