Add function for querying maximum supported streaming frame rate

This commit is contained in:
Cameron Gutman
2018-07-28 00:25:52 -07:00
parent d9ed3f9694
commit 59d087adf5
2 changed files with 28 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ public:
Q_INVOKABLE static bool hasAnyHardwareAcceleration();
Q_INVOKABLE static int getMaximumStreamingFrameRate();
void reload();
enum AudioConfig