Navigation
| Name | OSC |
| Type | Runtime |
| Part of Plugins | OSC (Open Sound Control) |
| Location | /Engine/Plugins/Runtime/OSC/Source/OSC/ |
| Module Build Rules | OSC.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FOSCData | |
| FOSCDispatchMessageEvent | |
| FOSCDispatchMessageEventBP | |
| FOSCReceivedBundleEvent | |
| FOSCReceivedMessageEvent | Delegates. |
| FOSCStream | |
| FOSCType | |
| FStream | |
| UOSCClient | |
| UOSCManager | |
| UOSCServer |
Structs
| Name | Remarks |
|---|---|
| FOSCAddress | |
| FOSCBundle | |
| FOSCMessage |
Interfaces
| Name | Remarks |
|---|---|
| IClientProxy | Interface for internal network implementation of sending OSC messages & bundles as a client. |
| IOSCClientProxy | For backward compat. To be deprecated. |
| IOSCPacket | Exists for back compat. To be deprecated. |
| IOSCServerProxy | For backward compat. To be deprecated. |
| IPacket | |
| IServerProxy | Interface for internal networking implementation. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOSCReceivedBundleNativeEvent | TMulticastDelegate_ThreeParams< void, const FOSCBundle &, const FString &, uint16 > | OSCServer.h | |
| FOSCReceivedMessageNativeEvent | TMulticastDelegate_ThreeParams< void, const FOSCMessage &, const FString &, uint16 > | OSCServer.h |
Enums
Public
| Name | Remarks |
|---|---|
| EOSCTypeTag | Exists for back compat. To be deprecated. |
| UE::OSC::EDataType | Copyright Epic Games, Inc. All Rights Reserved. |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| STATCAT_Advanced | OSCServer.h |