mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 02:36:51 -07:00
parent
ffe7d09088
commit
8c651b0890
11 changed files with 269 additions and 40 deletions
|
@ -49,6 +49,7 @@ class ChiakiException: public Exception
|
|||
struct StreamSessionConnectInfo
|
||||
{
|
||||
QMap<Qt::Key, int> key_map;
|
||||
HardwareDecodeEngine hw_decode_engine;
|
||||
uint32_t log_level_mask;
|
||||
QString log_file;
|
||||
QString host;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue