Public Attributes | |
| int | camera_id |
| unsigned int | current_frame_seq |
| unsigned int | last_frame_seq |
| unsigned char * | p_buffer |
| struct timeval | pt_camera_timeStamp |
| unsigned int | size |
Definition at line 26 of file ClpeStream.cpp.
| int frame_info::camera_id |
Definition at line 27 of file ClpeStream.cpp.
| unsigned int frame_info::current_frame_seq |
Definition at line 31 of file ClpeStream.cpp.
| unsigned int frame_info::last_frame_seq |
Definition at line 30 of file ClpeStream.cpp.
| unsigned char* frame_info::p_buffer |
Definition at line 28 of file ClpeStream.cpp.
| struct timeval frame_info::pt_camera_timeStamp |
Definition at line 32 of file ClpeStream.cpp.
| unsigned int frame_info::size |
Definition at line 29 of file ClpeStream.cpp.