LeiaSR SDK 720218b2 v1.32.7.6322 2025-02-13T14:55:38Z
Stable
|
Classes that form the foundation of cross-application communication for the SR system. More...
Classes | |
struct | SR_contextMessage |
C-compatible struct to signal the SR context. More... | |
class | SR::NetworkInterface |
Interface defining how to send messages between SR applications. More... | |
struct | SR_packet |
C-compatible struct for communication between SR applications. More... | |
class | SR::Receiver |
Interface to be used to enable receiving SR_packet from other SR applications. More... | |
Enumerations | |
enum | SR_contextMessageType : uint64_t { Initialize } |
Enumeration of SR_contextMessage types. More... | |
Classes that form the foundation of cross-application communication for the SR system.
enum SR_contextMessageType : uint64_t |
Enumeration of SR_contextMessage types.
Enumerator | |
---|---|
Initialize |