![]() |
VideoXpert SDK
2.0
A software development kit for third party vendors to integrate with the VideoXpert platform
|
Values that represent zoom directions. More...
#include <VxPrimitives.h>
Public Types | |
enum | Value { kNone, kStop, kIn, kOut } |
Values that represent zoom directions.
Definition at line 940 of file VxPrimitives.h.
Enumerator | |
---|---|
kNone |
Do not perform a zoom action. |
kStop |
Stop zoom movement. |
kIn |
Zoom in. |
kOut |
Zoom out. |
Definition at line 941 of file VxPrimitives.h.