文件夹Rtp干脆RtpCodec

This commit is contained in:
xiongziliang
2018-10-24 15:55:52 +08:00
parent da41221960
commit ed1402e9d6
15 changed files with 8 additions and 8 deletions

View File

@@ -32,8 +32,8 @@
#include <functional>
#include "Util/util.h"
#include "Player/Player.h"
#include "RTP/RtpMakerAAC.h"
#include "RTP/RtpMakerH264.h"
#include "RtpCodec/RtpMakerAAC.h"
#include "RtpCodec/RtpMakerH264.h"
#include "Rtsp/RtspToRtmpMediaSource.h"
#include "Rtsp/RtspSdp.h"
#include "Util/TimeTicker.h"