#include <mxcpcCameraLiveMxPEGFastStreamPOSIX.h>
Inheritance diagram for mxcpcCameraLiveMxPEGFastStreamPOSIX:
Public Member Functions | |
mxcpcCameraLiveMxPEGFastStreamPOSIX (int ip1, int ip2, int ip3, int ip4, int port, int fps=4, bool asynchronous=true) | |
mxcpcCameraLiveMxPEGFastStreamPOSIX (const mxcpcIPAddress &camera_ip, int port, float fps=4.0, bool asynchronous=true) | |
~mxcpcCameraLiveMxPEGFastStreamPOSIX () | |
int | fetchBytes (unsigned char *buffer, int num) |
Reimplemented. | |
Private Member Functions | |
void | constructCommonStuff (const mxcpcIPAddress &camera_ip, int port, float fps, bool asynchronous=true) |
Private Attributes | |
int | Socket |
Definition at line 35 of file mxcpcCameraLiveMxPEGFastStreamPOSIX.h.