mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 14:03:11 -07:00
Refactor StreamSessionConnectInfo
This commit is contained in:
parent
686ef011f8
commit
8d8b756df4
4 changed files with 26 additions and 21 deletions
|
@ -46,8 +46,8 @@ struct StreamSessionConnectInfo
|
|||
uint32_t log_level_mask;
|
||||
QString log_file;
|
||||
QString host;
|
||||
QString regist_key;
|
||||
QString morning;
|
||||
QByteArray regist_key;
|
||||
QByteArray morning;
|
||||
ChiakiConnectVideoProfile video_profile;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue