// // Created by pansen on 2017/8/4. // #ifndef RTSPNATIVECODEC_REMOTEFUNC_H #define RTSPNATIVECODEC_REMOTEFUNC_H #include #include "RemoteMethod.proto.h" #include "CameraWrapperServer.h" class RemoteFunc{ public: }; #endif //RTSPNATIVECODEC_REMOTEFUNC_H