mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 00:40:25 +00:00
Move rxtx_mode global var to class
This commit is contained in:
@@ -37,8 +37,6 @@ bool ldgm_device_gpu = false;
|
||||
|
||||
const char *window_title = NULL;
|
||||
|
||||
int rxtx_mode; // MODE_SENDER, MODE_RECEIVER or both
|
||||
|
||||
void print_capabilities(int mask)
|
||||
{
|
||||
if (mask & CAPABILITY_COMPRESS) {
|
||||
|
||||
Reference in New Issue
Block a user