mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 05:53:12 -07:00
Specify Video Profile
This commit is contained in:
parent
f886995295
commit
389676899c
9 changed files with 98 additions and 5 deletions
|
@ -51,6 +51,7 @@ struct StreamSessionConnectInfo
|
|||
QString auth;
|
||||
QString morning;
|
||||
QString did;
|
||||
ChiakiConnectVideoProfile video_profile;
|
||||
};
|
||||
|
||||
class StreamSession : public QObject
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue