Bugfix and cleanup Info on source in UI

This commit is contained in:
Bruno
2021-05-25 09:09:23 +02:00
parent 6ebcf49758
commit bcdc94c3b9
8 changed files with 53 additions and 32 deletions

View File

@@ -299,7 +299,7 @@ private:
GstClockTime last_time;
GstClockTime tic_time;
int nbFrames;
long nbFrames;
gdouble fps;
public:
TimeCounter();