GstEnginePipeline: Rename variable

This commit is contained in:
Jonas Kvinge
2021-10-12 18:36:13 +02:00
parent 5152f57f6e
commit f3b70d1cb2
2 changed files with 10 additions and 10 deletions

View File

@@ -291,7 +291,7 @@ class GstEnginePipeline : public QObject {
GstSegment last_playbin_segment_{};
bool unsupported_analyzer_;
bool logged_unsupported_analyzer_format_;
};