houxiao
2016-12-23 34c6654bbdf8850419c35a681a7aae5787aec63b
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 "testRTSPClient.hpp"
#include "live555/testProgs/testRTSPClient.hpp"
struct RTSPClient_Internal
{