wxf 2021-06-23 10:34:02 +08:00
parent caecfc3fda
commit f5786fcba3

View File

@ -10,7 +10,7 @@
#include "Sdp.h"
#include "Rtsp/Rtsp.h"
#include <inttypes.h>
#include <cinttypes>
using namespace mediakit;
using onCreateSdpItem = function<SdpItem::Ptr(const string &key, const string &value)>;