![]() |
VideoXpert SDK
2.0
A software development kit for third party vendors to integrate with the VideoXpert platform
|
Values that represent status of creating a quick log. More...
#include <VxPrimitives.h>
Public Types | |
enum | Value { kUnknown, kInProgress, kFailed, kSuccessful } |
Values that represent status of creating a quick log.
Definition at line 422 of file VxPrimitives.h.
Enumerator | |
---|---|
kUnknown |
An error or unknown value was returned. |
kInProgress |
The log creation is in progress. |
kFailed |
The log failed to be created. |
kSuccessful |
The log has successfully been created. |
Definition at line 423 of file VxPrimitives.h.