mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
[client] transport: split video provider operations
This commit is contained in:
@@ -124,6 +124,7 @@ struct AppState
|
||||
bool useDMA;
|
||||
|
||||
LG_TransportInstance transport;
|
||||
const LG_VideoOps * videoOps;
|
||||
LG_TransportFeatureFlags transportFeatures;
|
||||
|
||||
LGThread * cursorThread;
|
||||
|
||||
Reference in New Issue
Block a user