Syntax

C#
public class UpdateFrameResponse

The type exposes the following members.

Public Constructors

Public Methods

  NameDescription
Public methodClone
Clone Update Frame Response
Public methodCopyTo
Copy To Update Frame Response
Public methodDeserialize
Deserialize Deserialize
Public methodSerialize
Serialize Serialize

Public Properties

  NameDescription
Public propertyDetections
The set of object detections in the last processed frame.
Public propertyTimestamp
The timestamp of the image in which the object was detected.

See Also