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