mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
Update H264.h
This commit is contained in:
parent
a0c1bc13cc
commit
08de795220
@ -138,7 +138,7 @@ private:
|
||||
void insertConfigFrame(const Frame::Ptr &frame);
|
||||
|
||||
private:
|
||||
bool _insert_config_frame = false;
|
||||
bool _latest_is_config_frame = false;
|
||||
int _width = 0;
|
||||
int _height = 0;
|
||||
float _fps = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user