![]() |
VideoXpert SDK
2.0
A software development kit for third party vendors to integrate with the VideoXpert platform
|
Values that represent how long the recording device should attempt to retain the clip. More...
#include <VxPrimitives.h>
Public Types | |
enum | Value { kUnknown, kLow, kMedium, kHigh } |
Values that represent how long the recording device should attempt to retain the clip.
Definition at line 823 of file VxPrimitives.h.
Enumerator | |
---|---|
kUnknown |
An error or unknown value was returned. |
kLow |
Low retention priority. |
kMedium |
Medium retention priority. |
kHigh |
High retention priority. |
Definition at line 824 of file VxPrimitives.h.