![]() |
VideoXpert SDK
2.0
A software development kit for third party vendors to integrate with the VideoXpert platform
|
Values that represent the format of exported data. More...
#include <VxPrimitives.h>
Public Types | |
enum | Value { kUnknown, kMkvZip } |
Values that represent the format of exported data.
Definition at line 350 of file VxPrimitives.h.
Enumerator | |
---|---|
kUnknown |
An error or unknown value was returned. |
kMkvZip |
MKV file(s) contained withing a zip file. |
Definition at line 351 of file VxPrimitives.h.