Configuration for OSC system. More...
#include <ST_AudioControlSettings.h>
Public Attributes | |
FOSCMatLEDConfig | OSCMatLEDConfig |
bool | bOSCEnabled = true |
FString | SendIpAddress = "127.0.0.1" |
int32 | SendPort = 8000 |
FString | SendClientName = "ST_SendOSCClient" |
FString | ReceiveIpAddress = "127.0.0.1" |
int32 | ReceivePort = 8000 |
FString | ReceiveClientName = "ST_ReceiveOSCClient" |
bool | bCullOverhead = false |
Configuration for OSC system.