EOIProcessVideoResponse
eyesonit-typescript-sdk / EOIProcessVideoResponse
Class: EOIProcessVideoResponse
Response wrapper for processVideo.
Extends
Constructors
Constructor
new EOIProcessVideoResponse(
eoiResponse):EOIProcessVideoResponse
Parameters
eoiResponse
Raw API response.
Returns
EOIProcessVideoResponse
Overrides
Properties
success
success:
boolean
Indicates whether the API call completed successfully.
Inherited from
message?
optionalmessage:string
Optional human-readable message returned by the API.
Inherited from
video_id
video_id:
number
Optional base64-encoded output image (often annotated).