ArtNet communication configuration.
More...
#include <ST_AudioControlSettings.h>
|
| UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="ArtNet", meta=(SessionRestartRequired, Tooltip="Receive buffer size in bytes (default is 64KB on Windows).")) int32 ReceieveBufferSize |
|
| UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="ArtNet", meta=(SessionRestartRequired, Tooltip="Send buffer size in bytes (default is 64KB on Windows).")) int32 SendBufferSize |
|
|
bool | bArtNetEnabled = true |
|
FString | SocketDescription = "ST_Socket" |
|
FString | IpAddress = "" |
|
int32 | Port = 0 |
|
bool | bCullOverhead = false |
|
ArtNet communication configuration.
The documentation for this struct was generated from the following file: