改进视频控件

This commit is contained in:
feiyangqingyun
2020-06-22 10:14:30 +08:00
parent 7276827067
commit 6b9918adac
2 changed files with 16 additions and 14 deletions

View File

@@ -103,6 +103,7 @@ protected:
void drawBg(QPainter *painter);
void drawImg(QPainter *painter, QImage img);
void drawOSD(QPainter *painter,
bool osdVisible,
int osdFontSize,
const QString &osdText,
const QColor &osdColor,