mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-16 21:15:57 +08:00
for frame merge must has vlc(video codec layer) data and flush rtmp a frame must has vcl
This commit is contained in:
@@ -476,6 +476,7 @@ private:
|
||||
bool willFlush(const Frame::Ptr &frame) const;
|
||||
void doMerge(BufferLikeString &buffer, const Frame::Ptr &frame) const;
|
||||
bool shouldDrop(const Frame::Ptr &frame) const;
|
||||
bool frameCacheHasVCL(List<Frame::Ptr> &frameCached) const;
|
||||
|
||||
private:
|
||||
int _type;
|
||||
|
||||
Reference in New Issue
Block a user