mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-29 22:32:23 +08:00
can build prepare for play ts stream by srt
This commit is contained in:
@@ -29,6 +29,10 @@ public:
|
||||
uint32_t getExpectedSeq();
|
||||
|
||||
bool dropForRecv(uint32_t first,uint32_t last);
|
||||
|
||||
bool dropForSend(uint32_t num);
|
||||
|
||||
DataPacket::Ptr findPacketBySeq(uint32_t seq);
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user