![]() |
VideoXpert SDK
2.0
A software development kit for third party vendors to integrate with the VideoXpert platform
|
Values that represent stream protocols. More...
#include <VxPrimitives.h>
Public Types | |
enum | Value { kUnknown, kMjpegPull, kRtspRtp } |
Values that represent stream protocols.
Definition at line 910 of file VxPrimitives.h.
Enumerator | |
---|---|
kUnknown |
An error or unknown value was returned. |
kMjpegPull |
The Mjpeg (pull) protocol. |
kRtspRtp |
The RTSP/RTP protocol. |
Definition at line 911 of file VxPrimitives.h.