houxiao
2016-12-22 1e58e1e6a5a7d08bdcf3c487bc900f75558e9eee
RtspFace/PL_RTSPClient.cpp
@@ -5,7 +5,7 @@
void rtsp_client_fmtp_callback(void* arg, const char* val);
void rtsp_client_frame_callback(void* arg, uint8_t* buffer, size_t buffSize);
void rtsp_client_continue_callback(void* arg);
#include "RTSPClient.hpp"
#include "testRTSPClient.hpp"
struct RTSPClient_Internal
{